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 32 of file RE_TextureMap.h.
|
inline |
Definition at line 35 of file RE_TextureMap.h.
|
inline |
Definition at line 36 of file RE_TextureMap.h.
|
inline |
Definition at line 42 of file RE_TextureMap.h.
|
inline |
Definition at line 48 of file RE_TextureMap.h.
Definition at line 71 of file RE_TextureMap.h.
|
inline |
Definition at line 54 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 55 of file RE_TextureMap.h.
|
inline |
Definition at line 56 of file RE_TextureMap.h.
|
inline |
Definition at line 58 of file RE_TextureMap.h.
|
inline |
Definition at line 66 of file RE_TextureMap.h.
|
inline |
Definition at line 80 of file RE_TextureMap.h.
|
inline |
Definition at line 84 of file RE_TextureMap.h.
|
inline |
Definition at line 89 of file RE_TextureMap.h.