HDK
|
#include <RE_TextureMap.h>
Public Member Functions | |
RE_TextureHolder () | |
RE_TextureHolder (RE_Texture *tex) | |
RE_TextureHolder (const RE_TextureHolder &src) | |
~RE_TextureHolder () | |
bool | isValid () const |
RE_Texture * | operator* () const |
RE_Texture * | operator-> () const |
void | operator= (RE_Texture *tex) |
void | operator= (const RE_TextureHolder &tex) |
void | clear () |
bool | operator== (const RE_Texture *tex) const |
bool | operator!= (const RE_Texture *tex) const |
bool | operator== (const RE_TextureHolder &tex) const |
bool | operator!= (const RE_TextureHolder &tex) const |
int | usageCount () const |
Definition at line 34 of file RE_TextureMap.h.
|
inline |
Definition at line 37 of file RE_TextureMap.h.
|
inline |
Definition at line 38 of file RE_TextureMap.h.
|
inline |
Definition at line 44 of file RE_TextureMap.h.
|
inline |
Definition at line 50 of file RE_TextureMap.h.
Definition at line 73 of file RE_TextureMap.h.
|
inline |
Definition at line 56 of file RE_TextureMap.h.
|
inline |
Definition at line 84 of file RE_TextureMap.h.
|
inline |
Definition at line 88 of file RE_TextureMap.h.
|
inline |
Definition at line 57 of file RE_TextureMap.h.
|
inline |
Definition at line 58 of file RE_TextureMap.h.
|
inline |
Definition at line 60 of file RE_TextureMap.h.
|
inline |
Definition at line 68 of file RE_TextureMap.h.
|
inline |
Definition at line 82 of file RE_TextureMap.h.
|
inline |
Definition at line 86 of file RE_TextureMap.h.
|
inline |
Definition at line 91 of file RE_TextureMap.h.