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

SoComposeVec4f Class Reference

The SoComposeVec4f class is used to compose 4D vectors from four floats. More...

#include <Inventor/engines/SoCompose.h>

Inheritance diagram for SoComposeVec4f::

SoEngine SoFieldContainer SoBase List of all members.

Public Attributes

SoMFFloat x
SoMFFloat y
SoMFFloat z
SoMFFloat w
SoEngineOutput vector

Detailed Description

The SoComposeVec4f class is used to compose 4D vectors from four floats.


Member Data Documentation

SoMFFloat SoComposeVec4f::x
 

First coordinates of the output vectors.

SoMFFloat SoComposeVec4f::y
 

Second coordinates of the output vectors.

SoMFFloat SoComposeVec4f::z
 

Third coordinates of the output vectors.

SoMFFloat SoComposeVec4f::w
 

Fourth coordinates of the output vectors.

SoEngineOutput SoComposeVec4f::vector
 

(SoMFVec4f) 4D vectors.


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