Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

SoDecomposeRotation Class Reference

The SoDecomposeRotation class is used to decompose a rotation into angle and axis. More...

#include <Inventor/engines/SoCompose.h>

Inheritance diagram for SoDecomposeRotation::

SoEngine SoFieldContainer SoBase List of all members.

Public Attributes

SoMFRotation rotation
SoEngineOutput axis
SoEngineOutput angle

Detailed Description

The SoDecomposeRotation class is used to decompose a rotation into angle and axis.


Member Data Documentation

SoMFRotation SoDecomposeRotation::rotation
 

Input rotations to decompose into axis + angle values.

SoEngineOutput SoDecomposeRotation::axis
 

(SoMFVec3f) The axis settings of the input rotations.

SoEngineOutput SoDecomposeRotation::angle
 

(SoMFFloat) The angle values of the input rotations.


The documentation for this class was generated from the following files:
Generated at Tue Mar 5 03:31:23 2002 for Coin by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001