SmallChange
1.0.0
A collection of extensions to Coin3D
|
SmInverseRotation is a class for calculating the inverse rotation. More...
#include <SmInverseRotation.h>
Public Member Functions | |
SmInverseRotation (void) | |
Static Public Member Functions | |
static void | initClass (void) |
Public Attributes | |
SoEngineOutput | inverse |
SoMFRotation | rotation |
Protected Member Functions | |
virtual | ~SmInverseRotation () |
SmInverseRotation is a class for calculating the inverse rotation.
SmInverseRotation::SmInverseRotation | ( | void | ) |
Constructor.
|
protectedvirtual |
Destructor.
SoSFBool SmInverseRotation::inverse |
The inverse rotation.
SoMFRotation SmInverseRotation::rotation |
The rotation input.