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 | |
| NotCopyable & | operator= (const NotCopyable &)=delete |
Protected Member Functions inherited from NotMoveable | |
| NotMoveable (NotMoveable &&)=delete | |
| NotMoveable & | operator== (NotMoveable &&)=delete |