Project

General

Profile

OpenSpace3D libs
OpenSpace 3D libraries for plugITs and OS3D developer
Loading...
Searching...
No Matches
VUI3Dcont Struct Reference

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)
 

Member Function Documentation

◆ VUI3D_session()

VUI3D_session ( V3Dsession  )

session structure

◆ VUI3D_target()

VUI3D_target ( SO3_OBJECT  )

node to follow

◆ VUI3D_node()

VUI3D_node ( SO3_OBJECT  )

node used to manipulate the label

◆ VUI3D_plane()

VUI3D_plane ( SO3_OBJECT  )

plane on which the label is displayed

◆ VUI3D_material()

VUI3D_material ( SO3_MATERIAL  )

Container material of the plane.

◆ VUI3D_texture()

VUI3D_texture ( SO3_TEXTURE  )

texture of the plane

◆ VUI3D_vPos()

VUI3D_vPos ( )

Container 3D position.

◆ VUI3D_vOffset()

VUI3D_vOffset ( )

Container offset relative to its position

◆ VUI3D_sName()

VUI3D_sName ( )

name of the 3D ui

◆ VUI3D_iIndex()

VUI3D_iIndex ( )

index of the 3D ui

◆ VUI3D_fScale()

VUI3D_fScale ( )

scale factor

◆ VUI3D_bAutoScale()

VUI3D_bAutoScale ( )

define if the label automatically scale to stay the same size on screen

◆ VUI3D_fMaxAutoscaleDist()

VUI3D_fMaxAutoscaleDist ( )

Distance from the camera after which a 3D container with autoscale on stops scaling.

◆ VUI3D_bAutoTarget()

VUI3D_bAutoTarget ( )

define if the label automatically scale to stay the same size on screen

◆ VUI3D_bOnTop()

VUI3D_bOnTop ( )

The documentation for this struct was generated from the following file: