#include <basic/geometry/vrml_reader/VrmlTranslation.h>
Inherits VrmlBaseHasMatrix.
Inheritance diagram for VrmlTranslation:
Public Member Functions | |
virtual void | Parse (char *&buffer) |
Definition at line 6 of file VrmlTranslation.h.
|
Reimplemented from VrmlNode. Definition at line 15 of file VrmlTranslation.cpp. References EatWhite(), VrmlNode::GetKeyword(), Matrix4x4::Identity(), VrmlBaseHasMatrix::m_Matrix, Matrix4x4::Translate(), and VRML_Translation. Referenced by VrmlTransform::Parse(). Here is the call graph for this function: ![]() |