#include <Inventor/engines/SoCompose.h>
Inheritance diagram for SoComposeRotationFromTo::
Public Attributes | |
SoMFVec3f | from |
SoMFVec3f | to |
SoEngineOutput | rotation |
|
Set of input vectors to rotate from. |
|
Set of input vectors to rotate to. |
|
(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. |