addChild(Node *child) | Node | [protected] |
getGeometry(std::vector< Intersectable * > &geometry) | Node | [inline, protected, virtual] |
hasChild(const Node *child) const | Node | [protected] |
Light() | Light | [inline] |
mChildren | Node | [protected] |
mLocalTransform | Node | [protected] |
mR | Node | [protected] |
mS | Node | [protected] |
mT | Node | [protected] |
mTransformSet | Node | [protected] |
mWorldTransform | Node | [protected] |
Node() | Node | |
prepare() | Node | [inline, protected, virtual] |
setRotation(const Vector &R) | Node | |
setRotation(float rx, float ry, float rz) | Node | |
setScale(float s) | Node | |
setScale(const Vector &S) | Node | |
setScale(float sx, float sy, float sz) | Node | |
setTransform(Matrix &M) | Node | |
setTranslation(const Vector &T) | Node | |
setTranslation(float tx, float ty, float tz) | Node | |
setupTransform(const Matrix &world) | Node | [protected] |
t_constitr typedef | Node | [protected] |
t_itr typedef | Node | [protected] |
~Light() | Light | [inline, virtual] |
~Node() | Node | [virtual] |