SoDecomposeVec2f Class Reference
[Engines]

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

#include <Inventor/engines/SoCompose.h>

Inheritance diagram for SoDecomposeVec2f:

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 SoDecomposeVec2f ()

Static Public Member Functions

static SoType getClassTypeId ()

Public Attributes

SoMFVec2f vector
SoEngineOutput x
SoEngineOutput y

Detailed Description

Decomposes 2D vectors into floating-point values.

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

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

FILE FORMAT/DEFAULT

SEE ALSO

SoComposeVec2f, SoEngineOutput


Constructor & Destructor Documentation

SoDecomposeVec2f::SoDecomposeVec2f (  ) 

Default Constructor.


Member Function Documentation

static SoType SoDecomposeVec2f::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoEngine.

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

Returns the type identifier for this specific instance.

Implements SoTypedObject.


Member Data Documentation

Vector to be decomposed.

( SoMFFloat ) First component of the vector.

( SoMFFloat ) Second component of the vector.


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

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