HDK
|
#include <RE_Uniform.h>
Additional Inherited Members | |
![]() | |
virtual const char * | className () const |
virtual void | outTo (std::ostream &os) const |
Definition at line 227 of file RE_Uniform.h.
RE_Uniform::RE_Uniform | ( | const char * | name, |
RE_UniformType | type, | ||
int | size = 1 |
||
) |
RE_Uniform::RE_Uniform | ( | RE_UniformBuiltIn | built_in, |
int | size | ||
) |
|
override |
|
static |
|
static |
bool RE_Uniform::copy | ( | const RE_Uniform * | copy | ) |
bool RE_Uniform::copyBytes | ( | const void * | data | ) |
void RE_Uniform::copyFrom | ( | const RE_UniformStackEntry & | entry | ) |
void RE_Uniform::copyTo | ( | RE_UniformStackEntry & | entry | ) | const |
|
static |
|
static |
|
static |
|
static |
|
inline |
Definition at line 255 of file RE_Uniform.h.
|
static |
|
inline |
Definition at line 257 of file RE_Uniform.h.
|
inline |
Definition at line 256 of file RE_Uniform.h.
void RE_Uniform::getIndexedName | ( | int | index, |
UT_WorkBuffer & | out | ||
) | const |
UT_Matrix3D RE_Uniform::getMatrix3 | ( | int | index = 0 | ) | const |
UT_Matrix4D RE_Uniform::getMatrix4 | ( | int | index = 0 | ) | const |
|
inline |
Definition at line 248 of file RE_Uniform.h.
|
inline |
Definition at line 253 of file RE_Uniform.h.
|
inline |
Definition at line 254 of file RE_Uniform.h.
UT_Vector2F RE_Uniform::getVector2 | ( | int | index = 0 | ) | const |
UT_Vector3F RE_Uniform::getVector3 | ( | int | index = 0 | ) | const |
UT_Vector3i RE_Uniform::getVector3i | ( | int | index = 0 | ) | const |
UT_Vector4F RE_Uniform::getVector4 | ( | int | index = 0 | ) | const |
|
static |
|
inline |
Definition at line 295 of file RE_Uniform.h.
|
static |
|
inline |
Definition at line 299 of file RE_Uniform.h.
|
static |
|
static |
|
static |
|
static |
bool RE_Uniform::operator== | ( | const RE_Uniform & | uniform | ) | const |
void RE_Uniform::print | ( | ) | const |
|
static |
|
static |
|
inline |
Definition at line 297 of file RE_Uniform.h.
bool RE_Uniform::setValues | ( | const void * | value | ) |
|
static |