All Classes Files Functions Variables Typedefs Pages
Public Member Functions | List of all members
HotTextureContainer Class Reference

Inherits NotCloneable.

Public Member Functions

template<TexType... Ts>
 HotTextureContainer (const HotTexture< Ts > &...texs)
 
int count () const
 

Additional Inherited Members

- Protected Member Functions inherited from NotCopyable
 NotCopyable (const NotCopyable &)=delete
 
NotCopyableoperator= (const NotCopyable &)=delete
 
- Protected Member Functions inherited from NotMoveable
 NotMoveable (NotMoveable &&)=delete
 
NotMoveableoperator== (NotMoveable &&)=delete