![]() |
Scol standard library package
0.3
Common and usefull functions for all Scol applications
|
Opaque internal structure. You should never call it directly, use API instead ! More...
Public Member Functions | |
| lib3d_sessionView (LIB3D_View) | |
| lib3d_session (SO3_SCENE) | |
| lib3d_defaultLight (SO3_OBJECT) | |
| lib3d_lCamera ([[I[S SO3_OBJECT]] r1]) | |
| lib3d_defaultCamera (SO3_OBJECT) | |
| lib3d_nCamera (I) | |
| lib3d_lPrevDefaultCamera ([SO3_OBJECT r1]) | |
| lib3d_shellNavigate (SO3_OBJECT) | |
| lib3d_sessionId (I) | |
| lib3d_sessionName (S) | |
| lib3d_physics (LIB3D_Physics) | |
| lib3d_lAxis ([[SO3_OBJECT LIB3D_Axis] r1]) | |
| lib3d_lHelper ([[SO3_OBJECT LIB3D_Helper] r1]) | |
| lib3d_helperGrid ([SO3_OBJECT[SO3_OBJECT r1]]) | |
| lib3d_bHelpersState (I) | |
| lib3d_selectedAxis ([LIB3D_Axis I]) | |
| lib3d_bNavigate (I) | |
| lib3d_lAnimations ([[S LIB3D_Anim] r1]) | |
| lib3d_sessionCB (LIB3D_SessionCB) | |
Opaque internal structure. You should never call it directly, use API instead !
| lib3d_bHelpersState | ( | I | ) |
helpers visibility state
| lib3d_bNavigate | ( | I | ) |
default navigation state
| lib3d_defaultCamera | ( | SO3_OBJECT | ) |
current default camera
| lib3d_defaultLight | ( | SO3_OBJECT | ) |
default scene light
| lib3d_helperGrid | ( | [SO3_OBJECT[SO3_OBJECT r1] ] | ) |
helper grid
| lib3d_lAnimations | ( | [[S LIB3D_Anim] r1] | ) |
list of scene animations
| lib3d_lAxis | ( | [[SO3_OBJECT LIB3D_Axis] r1] | ) |
list of scene axis
| lib3d_lCamera | ( | [[I[S SO3_OBJECT] ] r1] | ) |
list of scene cameras
| lib3d_lHelper | ( | [[SO3_OBJECT LIB3D_Helper] r1] | ) |
list of scene helpers
| lib3d_lPrevDefaultCamera | ( | ) |
previous default camera
| lib3d_nCamera | ( | I | ) |
last given camera id, -1 if no camera added
| lib3d_physics | ( | LIB3D_Physics | ) |
physic structure
| lib3d_selectedAxis | ( | ) |
current selected axis
| lib3d_session | ( | SO3_SCENE | ) |
SO3 scene
| lib3d_sessionCB | ( | LIB3D_SessionCB | ) |
callbacks
| lib3d_sessionId | ( | I | ) |
session id
| lib3d_sessionName | ( | S | ) |
session name
| lib3d_sessionView | ( | LIB3D_View | ) |
3d View structure
| lib3d_shellNavigate | ( | SO3_OBJECT | ) |
default navigation shell (camera)
1.8.1.2