SoDecomposeVec2f.3coin2

Langue: en

Version: 376881 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

SoDecomposeVec2f -

The SoDecomposeVec2f class is used to decompose 2D vectors into two floats.

SYNOPSIS


#include <Inventor/engines/SoCompose.h>

Inherits SoEngine.

Public Attributes


SoMFVec2f vector

SoEngineOutput x

SoEngineOutput y

Detailed Description

The SoDecomposeVec2f class is used to decompose 2D vectors into two floats.

Member Data Documentation

SoMFVec2f SoDecomposeVec2f::vectorSet of input vectors to be decomposed into their coordinate elements.

SoEngineOutput SoDecomposeVec2f::x(SoMFFloat) First coordinates of the input vectors.

SoEngineOutput SoDecomposeVec2f::y(SoMFFloat) Second coordinates of the input vectors.

Author

Generated automatically by Doxygen for Coin from the source code.