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

SoDecomposeVec2f Class Reference

The SoDecomposeVec2f class is used to decompose 2D vectors into two floats. More...

#include <Inventor/engines/SoCompose.h>

Inheritance diagram for SoDecomposeVec2f::

SoEngine SoFieldContainer SoBase List of all members.

Public Attributes

SoMFVec2f vector
SoEngineOutput x
SoEngineOutput y

Detailed Description

The SoDecomposeVec2f class is used to decompose 2D vectors into two floats.


Member Data Documentation

SoMFVec2f SoDecomposeVec2f::vector
 

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

SoEngineOutput SoDecomposeVec2f::x
 

(SoMFFloat) First coordinates of the input vectors.

SoEngineOutput SoDecomposeVec2f::y
 

(SoMFFloat) Second 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