class |
SoBoolOperation |
Performs Boolean operations.
|
class |
SoCalculator |
A general-purpose calculator.
|
class |
SoComposeMatrix |
Composes a transformation matrix.
|
class |
SoComposeRotation |
Composes a rotation from axis and angle values.
|
class |
SoComposeRotationFromTo |
Composes a rotation that rotates from one vector into another.
|
class |
SoComposeVec2f |
Composes 2D vectors from floating-point values.
|
class |
SoComposeVec2i32 |
Composes 2D vectors from int values.
|
class |
SoComposeVec2s |
Composes 2D vectors from short values.
|
class |
SoComposeVec3f |
Composes 3D vectors from floating-point values.
|
class |
SoComposeVec4f |
Composes 4D vectors from floating-point values.
|
class |
SoComputeBoundingBox |
Computes the bounding box and center of a scene graph.
|
class |
SoConcatenate |
Joins separate fields into a single multiple-value field.
|
class |
SoCounter |
Triggered integer counter.
|
class |
SoDecomposeMatrix |
Decomposes transformation matrices into values for translation, rotation, and scale.
|
class |
SoDecomposeRotation |
Decomposes rotation values.
|
class |
SoDecomposeVec2f |
Decomposes 2D vectors into floating-point values.
|
class |
SoDecomposeVec2i32 |
Decomposes 2D vectors into int values.
|
class |
SoDecomposeVec2s |
Decomposes 2D vectors into short values.
|
class |
SoDecomposeVec3f |
Decomposes 3D vectors into floating-point values.
|
class |
SoDecomposeVec4f |
Decomposes 4D vectors into floating-point values.
|
class |
SoElapsedTime |
Basic controllable time source.
|
class |
SoGate |
Selectively copies its input to its output.
|
class |
SoInterpolate |
Base class for all interpolator engines.
|
class |
SoInterpolateFloat |
Interpolates floating-point values.
|
class |
SoInterpolateRotation |
Interpolates rotation values.
|
class |
SoInterpolateVec2f |
Interpolates 2D floating-point vectors.
|
class |
SoInterpolateVec3f |
Interpolates 3D floating-point vectors.
|
class |
SoInterpolateVec4f |
Interpolates 4D floating-point vectors.
|
class |
SoOneShot |
Timer that runs for a pre-set amount of time.
|
class |
SoOnOff |
Engine that functions as an on/off switch.
|
class |
SoSelectOne |
Selects one value from a multiple-value field.
|
class |
SoTimeCounter |
Timed integer counter.
|
class |
SoTrackFollower |
Animates an object or camera along a track.
|
class |
SoTransformVec3f |
Transforms a 3D vector by a 4x4 matrix.
|
class |
SoTriggerAny |
Provides fan-in for triggers.
|