, including all inherited members.
doRelease() | ork::Object | [inline, protected, virtual] |
exit() | ork::Object | [static] |
get() const | ork::ValueMatrix< U, T, 4, 4, V > | [inline] |
getClass() const | ork::Object | |
getMatrix() const | ork::ValueMatrix4< U, T, V > | [inline] |
getName() const | ork::Value | |
getType() const | ork::ValueMatrix< U, T, 4, 4, V > | [inline, virtual] |
name | ork::Value | [protected] |
Object(const char *type) | ork::Object | |
set(const T *value) | ork::ValueMatrix< U, T, 4, 4, V > | [inline] |
setMatrix(const mat4< T > &value) | ork::ValueMatrix4< U, T, V > | [inline] |
toString() | ork::Object | [virtual] |
Value(const char *type, const string &name) | ork::Value | [protected] |
value | ork::ValueMatrix< U, T, 4, 4, V > | [protected] |
ValueMatrix(const string &name) | ork::ValueMatrix< U, T, 4, 4, V > | [inline] |
ValueMatrix(const string &name, const T *value) | ork::ValueMatrix< U, T, 4, 4, V > | [inline] |
ValueMatrix4(const string &name) | ork::ValueMatrix4< U, T, V > | [inline] |
ValueMatrix4(const string &name, const mat4< T > &value) | ork::ValueMatrix4< U, T, V > | [inline] |
~Object() | ork::Object | [virtual] |
~Value() | ork::Value | [virtual] |
~ValueMatrix() | ork::ValueMatrix< U, T, 4, 4, V > | [inline, virtual] |