SoDecomposeVec2s Class Reference
[Engines]

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

#include <Inventor/engines/SoCompose.h>

Inheritance diagram for SoDecomposeVec2s:
SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 SoDecomposeVec2s ()

Static Public Member Functions

static SoType getClassTypeId ()

Public Attributes

SoMFVec2s vector
SoEngineOutput x
SoEngineOutput y

Detailed Description

Decomposes 2D vectors into short values.

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

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

FILE FORMAT/DEFAULT

SEE ALSO

SoComposeVec2s, SoEngineOutput


Constructor & Destructor Documentation

SoDecomposeVec2s::SoDecomposeVec2s (  ) 

Default Constructor.


Member Function Documentation

static SoType SoDecomposeVec2s::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoEngine.

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

Returns the type identifier for this specific instance.

Implements SoTypedObject.


Member Data Documentation

Vector to be decomposed.

( SoMFShort ) First component of the vector.

( SoMFShort ) Second component of the vector.


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/