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

SoDecomposeVec3f Class Reference

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

#include <Inventor/engines/SoCompose.h>

Inheritance diagram for SoDecomposeVec3f::

SoEngine SoFieldContainer SoBase List of all members.

Public Attributes

SoMFVec3f vector
SoEngineOutput x
SoEngineOutput y
SoEngineOutput z

Detailed Description

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


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