Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
Engines

Classes

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

Detailed Description