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