#include <VirtualTransformation.h>
Inheritance diagram for ot::VirtualTransformation:


Public Member Functions | |
| VirtualTransformation (float translation_[3], float scale_[3], float rotation_[4], bool usePos_, bool useOrient_) | |
Protected Member Functions | |
| virtual Event * | transformEvent (Event *event) |
| VirtualTransformation () | |
Friends | |
| class | CommonNodeFactory |
|
|
default constructor method sets transformation to identity |
|
||||||||||||||||||||||||
|
constructor method. |
|
|
transforms a event. Overrides the Transformation implementation to implement a different one. Reimplemented from ot::StaticTransformation. |
|
|
Reimplemented from ot::StaticTransformation. |
1.4.6