|
OpenSpace3D libs
OpenSpace 3D libraries for plugITs and OS3D developer
|
Functions | |
| crEdCtrl3D (winstr, x, y, w, h, resize) | |
| Create a 3D control with a default scene. | |
| crEdCtrl3DAdv (winstr, x, y, w, h, resize, defscene) | |
| Create a 3D control. | |
| dsEdCtrl3D (ctrlstr) | |
| Destroy a 3D control. | |
| setEdCtrl3DdestroyCb (ctrlstr, cb) | |
| Define a 3D control destroy callback function. | |
3D control
| crEdCtrl3D | ( | winstr | , |
| x | , | ||
| y | , | ||
| w | , | ||
| h | , | ||
| resize | |||
| ) |
| crEdCtrl3DAdv | ( | winstr | , |
| x | , | ||
| y | , | ||
| w | , | ||
| h | , | ||
| resize | , | ||
| defscene | |||
| ) |
| dsEdCtrl3D | ( | ctrlstr | ) |