SoComposeVec3f.3coin2

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

SoComposeVec3f -

The SoComposeVec3f class is used to compose 3D vectors from floats.

SYNOPSIS


#include <Inventor/engines/SoCompose.h>

Inherits SoEngine.

Public Attributes


SoMFFloat x

SoMFFloat y

SoMFFloat z

SoEngineOutput vector

Detailed Description

The SoComposeVec3f class is used to compose 3D vectors from floats.

Member Data Documentation

SoMFFloat SoComposeVec3f::xFirst coordinates of the output vectors.

SoMFFloat SoComposeVec3f::ySecond coordinates of the output vectors.

SoMFFloat SoComposeVec3f::zThird coordinates of the output vectors.

SoEngineOutput SoComposeVec3f::vector(SoMFVec3f) 3D vectors.

Author

Generated automatically by Doxygen for Coin from the source code.