
Go to the source code of this file.
Classes | |
| struct | ObjectData_T |
Defines | |
| #define | OBJECT_MAX 30 |
Functions | |
| ObjectData_T * | read_VRMLdata (char *name, int *objectnum) |
| #define OBJECT_MAX 30 |
Definition at line 5 of file examples/simpleVRML/object.h.
| ObjectData_T* read_VRMLdata | ( | char * | name, |
| int * | objectnum | ||
| ) |
Definition at line 25 of file examples/simpleVRML/object.c.