SoDecomposeVec4f Class Reference
[Engines]

Decomposes 4D vectors into floating-point values. More...

#include <Inventor/engines/SoCompose.h>

Inheritance diagram for SoDecomposeVec4f:
SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 SoDecomposeVec4f ()

Static Public Member Functions

static SoType getClassTypeId ()

Public Attributes

SoMFVec4f vector
SoEngineOutput x
SoEngineOutput y
SoEngineOutput z
SoEngineOutput w

Detailed Description

Decomposes 4D vectors into floating-point values.

This engine takes as input a 4D vector, and decomposes it into four single floating-point values.

The input can have multiple values, allowing the engine to decompose several vectors in parallel.

FILE FORMAT/DEFAULT

SEE ALSO

SoComposeVec4f, SoEngineOutput


Constructor & Destructor Documentation

SoDecomposeVec4f::SoDecomposeVec4f (  ) 

Default Constructor.


Member Function Documentation

static SoType SoDecomposeVec4f::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoEngine.

virtual SoType SoDecomposeVec4f::getTypeId (  )  const [virtual]

Returns the type identifier for this specific instance.

Implements SoTypedObject.


Member Data Documentation

Vector to be decomposed.

( SoMFFloat ) Fourth component of the vector.

( SoMFFloat ) First component of the vector.

( SoMFFloat ) Second component of the vector.

( SoMFFloat ) Third component of the vector.


The documentation for this class was generated from the following file:

Open Inventor by FEI reference manual, generated on 19 Aug 2019
Copyright © FEI S.A.S. All rights reserved.
http://www.openinventor.com/