Pages du manuel Linux : Fonctions des bibliothèques / iv
- SoSFEnum
- field containing an enumerated value
- SoSFFloat
- field containing a floating-point value
- SoSField
- abstract base class for all single-value fields
- SoSFImage
- Field containing a 2D image
- SoSFInt32
- field containing a int32_t integer
- SoSFLong
- synonym for SoSFInt32
- SoSFMatrix
- field containing a 4x4 matrix
- SoSFName
- field containg a name
- SoSFNode
- field containing a pointer to a node
- SoSFPath
- field containing a pointer to an SoPath
- SoSFPlane
- field containing a plane equation
- SoSFRotation
- field containing a rotation
- SoSFShort
- field containing a short integer
- SoSFString
- field containing a string
- SoSFTime
- field containing an SbTime
- SoSFTrigger
- field used to trigger engines or connection networks
- SoSFUInt32
- field containing an unsinged int32_t integer
- SoSFULong
- synonym for SoSFUInt32
- SoSFUShort
- field containing an unsigned short integer
- SoSFVec2f
- Field containing a two-dimensional vector
- SoSFVec3f
- field containing a three-dimensional vector
- SoSFVec4f
- field containing a homogeneous three-dimensional vector
- SoShape
- abstract base class for all shape nodes
- SoShapeHints
- node that provides hints about shapes
- SoShapeKit
- shape nodekit class
- SoShuttle
- animated oscillating translation node
- SoSpaceballButtonEvent
- spaceball button press and release events
- SoSphere
- sphere shape node
- SoSpotLight
- node representing a spotlight source
- SoSpotLightDragger
- spotlight shaped dragger that allows you to change position, direction, and width of the beam
- SoSpotLightManip
- spotlight node with 3D interface for editing location, direction, and beam width
- SoSurroundScale
- transformation node that adjusts the current matrix so a default cube will surround other objects
- SoSwitch
- group node that traverse one chosen child
- SoTabBoxDragger
- cubic object you can translate and scale by dragging with the mouse
- SoTabBoxManip
- transform node with 3D Interface for editing scale and translation
- SoTabPlaneDragger
- object you can translate or scale within a plane by dragging with the mouse
- SoText2
- screen-aligned 2D text shape node
- SoText3
- 3D text shape node
- SoTextDetail
- stores detail information about a text node
- SoTexture2
- texture mapping node
- SoTexture2Transform
- 2D texture transformation node
- SoTextureCoordinate2
- 2D texture coordinate node
- SoTextureCoordinateBinding
- node that specifies how texture coordinates are bound to shapes
- SoTextureCoordinateDefault
- node that removes texture coordinates from state
- SoTextureCoordinateEnvironment
- node that specifies texture coordinates by projection from a environment
- SoTextureCoordinateFunction
- abstract base class for texture coordinate function nodes
- SoTextureCoordinatePlane
- node that specifies texture coordinates by projection from a plane
- SoTimeCounter
- timed integer counter
- SoTimerQueueSensor
- abstract base class for sensors dependent on time
- SoTimerSensor
- sensor that triggers callback repeatedly at regular intervals