Main Page | Modules | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | Related Pages

SoDecomposeVec3f Class Reference
[Engine classes]

#include <Inventor/engines/SoCompose.h>

Inheritance diagram for SoDecomposeVec3f:

SoEngine SoFieldContainer SoBase List of all members.

Detailed Description

The SoDecomposeVec3f class is used to decompose 3D vectors into three floats.


Public Attributes

SoMFVec3f vector
SoEngineOutput x
SoEngineOutput y
SoEngineOutput z


Member Data Documentation

SoMFVec3f SoDecomposeVec3f::vector
 

Set of input vectors to be decomposed into their coordinate elements.

SoEngineOutput SoDecomposeVec3f::x
 

(SoMFFloat) First coordinates of the input vectors.

SoEngineOutput SoDecomposeVec3f::y
 

(SoMFFloat) Second coordinates of the input vectors.

SoEngineOutput SoDecomposeVec3f::z
 

(SoMFFloat) Third coordinates of the input vectors.


The documentation for this class was generated from the following files:
Generated on Sun Dec 14 15:50:10 2003 for Coin by doxygen 1.3.3