finish() | ThingTransform | [virtual] |
getRotation() | ThingTransform | |
getScale() | ThingTransform | |
getTranslation() | ThingTransform | |
init() | Thing | [virtual] |
render() | ThingTransform | [virtual] |
resetRotation() | ThingTransform | |
resetScale() | ThingTransform | |
resetTranslation() | ThingTransform | |
rotation | ThingTransform | [protected] |
scale | ThingTransform | [protected] |
setRotation(float new_x, float new_y, float new_z) | ThingTransform | |
setScale(float new_x, float new_y, float new_z) | ThingTransform | |
setTranslation(float new_x, float new_y, float new_z) | ThingTransform | |
Thing(void) | Thing | |
ThingTransform(void) | ThingTransform | |
translation | ThingTransform | [protected] |
~Thing(void) | Thing | [virtual] |
~ThingTransform(void) | ThingTransform | [virtual] |