Represents a Transformation object, which is used in VRML 2.0 format. It basically mirros the data inside Transform node. More...
#include <Transformation.hpp>
Public Attributes | |
vrml_proc::parser::model::Vec3f | center |
vrml_proc::parser::model::Vec4f | rotation |
vrml_proc::parser::model::Vec3f | scale |
vrml_proc::parser::model::Vec4f | scaleOrientation |
vrml_proc::parser::model::Vec3f | translation |
Represents a Transformation object, which is used in VRML 2.0 format. It basically mirros the data inside Transform node.