SoComposeVec4f.3coin2

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

SoComposeVec4f -

The SoComposeVec4f class is used to compose 4D vectors from four floats.

SYNOPSIS


#include <Inventor/engines/SoCompose.h>

Inherits SoEngine.

Public Attributes


SoMFFloat x

SoMFFloat y

SoMFFloat z

SoMFFloat w

SoEngineOutput vector

Detailed Description

The SoComposeVec4f class is used to compose 4D vectors from four floats.

Member Data Documentation

SoMFFloat SoComposeVec4f::xFirst coordinates of the output vectors.

SoMFFloat SoComposeVec4f::ySecond coordinates of the output vectors.

SoMFFloat SoComposeVec4f::zThird coordinates of the output vectors.

SoMFFloat SoComposeVec4f::wFourth coordinates of the output vectors.

SoEngineOutput SoComposeVec4f::vector(SoMFVec4f) 4D vectors.

Author

Generated automatically by Doxygen for Coin from the source code.