OpenSpace3D libs
OpenSpace 3D libraries for plugITs and OS3D developer
|
Public Member Functions | |
VUI3D_session (V3Dsession) | |
session structure | |
VUI3D_target (SO3_OBJECT) | |
node to follow | |
VUI3D_node (SO3_OBJECT) | |
node used to manipulate the label | |
VUI3D_plane (SO3_OBJECT) | |
plane on which the label is displayed | |
VUI3D_material (SO3_MATERIAL) | |
Container material of the plane. | |
VUI3D_texture (SO3_TEXTURE) | |
texture of the plane | |
VUI3D_vPos ([F F F]) | |
Container 3D position. | |
VUI3D_vOffset ([F F]) | |
Container offset relative to its position | |
VUI3D_sName (S) | |
name of the 3D ui | |
VUI3D_iIndex (I) | |
index of the 3D ui | |
VUI3D_fScale (F) | |
scale factor | |
VUI3D_bAutoScale (I) | |
define if the label automatically scale to stay the same size on screen | |
VUI3D_fMaxAutoscaleDist (F) | |
Distance from the camera after which a 3D container with autoscale on stops scaling. | |
VUI3D_bAutoTarget (I) | |
define if the label automatically scale to stay the same size on screen | |
VUI3D_bOnTop (I) | |
VUI3D_session | ( | V3Dsession | ) |
session structure
VUI3D_target | ( | SO3_OBJECT | ) |
node to follow
VUI3D_node | ( | SO3_OBJECT | ) |
node used to manipulate the label
VUI3D_plane | ( | SO3_OBJECT | ) |
plane on which the label is displayed
VUI3D_material | ( | SO3_MATERIAL | ) |
Container material of the plane.
VUI3D_texture | ( | SO3_TEXTURE | ) |
texture of the plane
VUI3D_vPos | ( | ) |
Container 3D position.
VUI3D_vOffset | ( | ) |
Container offset relative to its position
VUI3D_sName | ( | S | ) |
name of the 3D ui
VUI3D_iIndex | ( | I | ) |
index of the 3D ui
VUI3D_fScale | ( | F | ) |
scale factor
VUI3D_bAutoScale | ( | I | ) |
define if the label automatically scale to stay the same size on screen
VUI3D_fMaxAutoscaleDist | ( | F | ) |
Distance from the camera after which a 3D container with autoscale on stops scaling.
VUI3D_bAutoTarget | ( | I | ) |
define if the label automatically scale to stay the same size on screen
VUI3D_bOnTop | ( | I | ) |