SoComposeVec2f.3coin2

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

SoComposeVec2f -

The SoComposeVec2f class is used to compose 2D vectors from two floats.

SYNOPSIS


#include <Inventor/engines/SoCompose.h>

Inherits SoEngine.

Public Attributes


SoMFFloat x

SoMFFloat y

SoEngineOutput vector

Detailed Description

The SoComposeVec2f class is used to compose 2D vectors from two floats.

Member Data Documentation

SoMFFloat SoComposeVec2f::xFirst coordinates of the output vectors.

SoMFFloat SoComposeVec2f::ySecond coordinates of the output vectors.

SoEngineOutput SoComposeVec2f::vector(SoMFVec2f) 2D vectors.

Author

Generated automatically by Doxygen for Coin from the source code.