SoComposeVec2i32 Class Reference
[Engines]

Composes 2D vectors from int values. More...

#include <Inventor/engines/SoCompose.h>

Inheritance diagram for SoComposeVec2i32:
SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 SoComposeVec2i32 ()

Static Public Member Functions

static SoType getClassTypeId ()

Public Attributes

SoMFInt32 x
SoMFInt32 y
SoEngineOutput vector

Detailed Description

Composes 2D vectors from int values.

This engine takes two integer inputs and composes a 2D integer vector.

The input fields can have multiple values, allowing the engine to compose several vectors in parallel. One of the inputs may have more values than others. In such cases, the last value of the shorter input will be repeated as necessary.

FILE FORMAT/DEFAULT

SEE ALSO

SoDecomposeVec2i32, SoEngineOutput


Constructor & Destructor Documentation

SoComposeVec2i32::SoComposeVec2i32 (  ) 

Default Constructor.


Member Function Documentation

static SoType SoComposeVec2i32::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoEngine.

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

Returns the type identifier for this specific instance.

Implements SoTypedObject.


Member Data Documentation

( SoMFVec2i32 ) Vector composed of x and y components.

The x component.

The y component.


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

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/