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

SoComposeRotationFromTo Class Reference

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 at Tue Mar 5 03:31:22 2002 for Coin by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001