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

SoComposeRotation Class Reference

The SoComposeRotation class is used to compose rotations from angle and axis. More...

#include <Inventor/engines/SoCompose.h>

Inheritance diagram for SoComposeRotation::

SoEngine SoFieldContainer SoBase List of all members.

Public Attributes

SoMFVec3f axis
SoMFFloat angle
SoEngineOutput rotation

Detailed Description

The SoComposeRotation class is used to compose rotations from angle and axis.


Member Data Documentation

SoMFVec3f SoComposeRotation::axis
 

Set of axis vectors for the output rotations.

SoMFFloat SoComposeRotation::angle
 

Set of scalar rotation values for the output rotations.

SoEngineOutput SoComposeRotation::rotation
 

(SoMFRotation) Rotations generated from the angle and axis input fields.


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