Defines | |||
![]() | ![]() | #define | LS_MAJOR_VERSION |
![]() | ![]() | #define | LS_MINOR_VERSION |
Typedefs | |||
![]() | ![]() | typedef void* | lsNode |
![]() | ![]() | typedef void* | lsGroup |
![]() | ![]() | typedef void* | lsGeometry |
![]() | ![]() | typedef void* | lsStateSet |
![]() | ![]() | typedef void* | lsTexture |
![]() | ![]() | typedef void* | lsLightSource |
![]() | ![]() | typedef void* | lsTransformation |
![]() | ![]() | typedef struct lsInterface | lsInterface |
Functions | |||
![]() | ![]() | lsInterface* | lsGetInterface (void) |
| LS_MAJOR_VERSION () |
Docutest.
Definition at line 24 of file lodestone.h.
| #define LS_MINOR_VERSION () |
Definition at line 25 of file lodestone.h.
| lsNode |
Docutest.
Definition at line 14 of file lodestone.h.
| typedef void* lsGroup |
Definition at line 15 of file lodestone.h.
| typedef void* lsGeometry |
Definition at line 16 of file lodestone.h.
| typedef void* lsStateSet |
Definition at line 17 of file lodestone.h.
| typedef void* lsTexture |
Definition at line 18 of file lodestone.h.
| typedef void* lsLightSource |
Definition at line 19 of file lodestone.h.
| typedef void* lsTransformation |
Definition at line 20 of file lodestone.h.
| typedef struct lsInterface lsInterface |
| lsInterface* lsGetInterface (void) |
1.0.0 written by Dimitri van Heesch,
© 1997-1999