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

SoComposeRotationFromTo Class Reference
[Engine classes]

The SoComposeRotationFromTo class is used to compose rotations based on from and to vectors. More...

#include <Inventor/engines/SoCompose.h>

Inheritance diagram for SoComposeRotationFromTo:

SoEngine SoFieldContainer SoBase List of all members.

Public Attributes

SoMFVec3f from
SoMFVec3f to
SoEngineOutput rotation

Detailed Description

The SoComposeRotationFromTo class is used to compose rotations based on from and to vectors.


Member Data Documentation

SoMFVec3f SoComposeRotationFromTo::from
 

Set of input vectors to rotate from.

SoMFVec3f SoComposeRotationFromTo::to
 

Set of input vectors to rotate to.

SoEngineOutput SoComposeRotationFromTo::rotation
 

(SoMFRotation) Set of output rotations, where each element is the rotation you need to apply to the from vector (of the same index) to make it point in the to direction.


The documentation for this class was generated from the following files:
Generated on Sat May 24 22:39:30 2003 for Coin by doxygen1.2.18