vrmlproc & togeom
 
Loading...
Searching...
No Matches
vrml_proc::math::Transformation Struct Reference

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
 

Detailed Description

Represents a Transformation object, which is used in VRML 2.0 format. It basically mirros the data inside Transform node.


The documentation for this struct was generated from the following file: