HDK
|
#include <RE_VertexState.h>
Public Member Functions | |
re_TexBufData () | |
Public Attributes | |
int | tex_id |
int | mode |
UT_StringHolder | mode_uniform |
UT_StringHolder | samp_uniform |
Definition at line 32 of file RE_VertexState.h.
|
inline |
Definition at line 35 of file RE_VertexState.h.
int re_TexBufData::mode |
Definition at line 37 of file RE_VertexState.h.
UT_StringHolder re_TexBufData::mode_uniform |
Definition at line 38 of file RE_VertexState.h.
UT_StringHolder re_TexBufData::samp_uniform |
Definition at line 39 of file RE_VertexState.h.
int re_TexBufData::tex_id |
Definition at line 36 of file RE_VertexState.h.