|
OpenSpace3D libs
OpenSpace 3D libraries for plugITs and OS3D developer
|
Public Member Functions | |
| VUIW_view (V3Dview) | |
| Container widget viewstr. | |
| VUIW_widget (SO3_WIDGET) | |
| Container widget. | |
| VUIW_bOnBackground (I) | |
| Container widget on background. | |
| VUIW_bOnMaterial (I) | |
| Container widget mode. | |
| VUIW_bTopOnFocus (I) | |
| Container have top on focus flag. | |
| VUIW_bForeground (I) | |
| Container have foreground flag. | |
| VUIW_fQuality (F) | |
| Container widget quality. | |
| VUIW_vPos ([F F]) | |
| Container 2D position. | |
| VUIW_vSize ([F F]) | |
| Container 2D size. | |
| VUIW_tPercent ([I I I I I I I I]) | |
| Container 2D size ratio. | |
| VUIW_tAlign ([I I]) | |
| Container 2D align. | |
| VUIW_iOpacity (I) | |
| Container opacity 0-100. | |
| VUIW_iZorder (I) | |
| Container widget Z order / Z position offset from camera for VR mode. | |
| VUIW_bEnableInputs (I) | |
| Container enable inputs state. | |
| VUIW_material (SO3_MATERIAL) | |
| Container widget material. | |
| VUIW_iTechnique (I) | |
| Container widget technique. | |
| VUIW_iPass (I) | |
| Container widget pass. | |
| VUIW_iTexture (I) | |
| Container widget texture unit. | |
| VUIW_vMousePos (r1]) | |
| Container widget last move pos. | |
| VUIW_vClickPos (r1]) | |
| Container widget last click pos. | |
| VUIW_vClickTrans (r1]) | |
| Container widget last click trans. | |
| VUIW_tMouseInertia ([I I]) | |
| Container mouse inertia. | |
| VUIW_iInertiaTick (I) | |
| Container mouse inertia tick. | |
| VUIW_trmTouchTimeOut (Timer) | |
| Timer to enable mouse after a touch. | |
| VUIW_cbClick (fun[VUIcontainer I I I] I) | |
| Container cbClick. | |
| VUIW_cbUnClick (fun[VUIcontainer I I I] I) | |
| Container cbUnclick. | |
| VUIW_cbMouseIn (fun[VUIcontainer] I) | |
| Container cbMouseIn. | |
| VUIW_cbMouseOut (fun[VUIcontainer] I) | |
| Container cbMouseOut. | |
| VUIW_cbMouseMove (fun[VUIcontainer I I I] I) | |
| Container cbMouseMove. | |
| VUIW_cbFocused (fun[VUIcontainer I] I) | |
| Container cbFocused. | |
| VUIW_view | ( | V3Dview | ) |
Container widget viewstr.
| VUIW_widget | ( | SO3_WIDGET | ) |
Container widget.
| VUIW_bOnBackground | ( | I | ) |
Container widget on background.
| VUIW_bOnMaterial | ( | I | ) |
Container widget mode.
| VUIW_bTopOnFocus | ( | I | ) |
Container have top on focus flag.
| VUIW_bForeground | ( | I | ) |
Container have foreground flag.
| VUIW_fQuality | ( | F | ) |
Container widget quality.
| VUIW_vPos | ( | ) |
Container 2D position.
| VUIW_vSize | ( | ) |
Container 2D size.
| VUIW_tPercent | ( | ) |
Container 2D size ratio.
| VUIW_tAlign | ( | ) |
Container 2D align.
| VUIW_iOpacity | ( | I | ) |
Container opacity 0-100.
| VUIW_iZorder | ( | I | ) |
Container widget Z order / Z position offset from camera for VR mode.
| VUIW_bEnableInputs | ( | I | ) |
Container enable inputs state.
| VUIW_material | ( | SO3_MATERIAL | ) |
Container widget material.
| VUIW_iTechnique | ( | I | ) |
Container widget technique.
| VUIW_iPass | ( | I | ) |
Container widget pass.
| VUIW_iTexture | ( | I | ) |
Container widget texture unit.
| VUIW_vMousePos | ( | r1] | ) |
Container widget last move pos.
| VUIW_vClickPos | ( | r1] | ) |
Container widget last click pos.
| VUIW_vClickTrans | ( | r1] | ) |
Container widget last click trans.
| VUIW_tMouseInertia | ( | ) |
Container mouse inertia.
| VUIW_iInertiaTick | ( | I | ) |
Container mouse inertia tick.
| VUIW_trmTouchTimeOut | ( | Timer | ) |
Timer to enable mouse after a touch.
| VUIW_cbClick | ( | fun | I[VUIcontainer I I I] | ) |
Container cbClick.
| VUIW_cbUnClick | ( | fun | I[VUIcontainer I I I] | ) |
Container cbUnclick.
| VUIW_cbMouseIn | ( | fun | I[VUIcontainer] | ) |
Container cbMouseIn.
| VUIW_cbMouseOut | ( | fun | I[VUIcontainer] | ) |
Container cbMouseOut.
| VUIW_cbMouseMove | ( | fun | I[VUIcontainer I I I] | ) |
Container cbMouseMove.
| VUIW_cbFocused | ( | fun | I[VUIcontainer I] | ) |
Container cbFocused.