NAME
SoDecomposeVec4f – decomposes 4D vectors into floating-point values
INHERITS FROM
SoDecomposeVec4f
SYNOPSIS
#include <Inventor/engines/SoCompose.h>
Outputs from class SoDecomposeVec4f:
Methods from class SoDecomposeVec4f:
static SoType getClassTypeId()
SbBool hasDefaultValues() const
SbBool set(const char *fieldDataString)
SbBool isNotifyEnabled() const
void unrefNoDelete() const
virtual SoType getTypeId() const
virtual void setName(const SbName &name)
virtual SbName getName() const
DESCRIPTION
This engine takes as input a 4D vector, and decomposes it into four single floating-point values.
The input can have multiple values, allowing the engine to decompose several vectors in parallel.
INPUTS
OUTPUTS
(SoMFFloat) y
Second component of the vector.
(SoMFFloat) w
Fourth component of the vector.
METHODS
SoDecomposeVec4f()
Constructor
FILE FORMAT/DEFAULTS
SEE ALSO
Typeset by Felix Ritter (MeVis Research GmbH)
Hyperlinks by Wolfram Esser (method park Software AG)