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