SoDecomposeVec2i32 Class Reference
[Engines]

Decomposes 2D vectors into int values. More...

#include <Inventor/engines/SoCompose.h>

Inheritance diagram for SoDecomposeVec2i32:

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 SoDecomposeVec2i32 ()

Static Public Member Functions

static SoType getClassTypeId ()

Public Attributes

SoMFVec2i32 vector
SoEngineOutput x
SoEngineOutput y

Detailed Description

Decomposes 2D vectors into int values.

This engine takes as input a 2D vector, and decomposes it into two int values.

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

FILE FORMAT/DEFAULT

SEE ALSO

SoComposeVec2i32, SoEngineOutput


Constructor & Destructor Documentation

SoDecomposeVec2i32::SoDecomposeVec2i32 (  ) 

Default Constructor.


Member Function Documentation

static SoType SoDecomposeVec2i32::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoEngine.

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

Returns the type identifier for this specific instance.

Implements SoTypedObject.


Member Data Documentation

Vector to be decomposed.

( SoMFInt32 ) First component of the vector.

( SoMFInt32 ) 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/