Go to the source code of this file.
Classes | |
struct | ObjectData_T |
Defines | |
#define | OBJECT_MAX 10 |
Functions | |
ObjectData_T * | read_objectdata (char *name, int *objectnum) |
#define OBJECT_MAX 10 |
Definition at line 5 of file examples/optical/object.h.
ObjectData_T* read_objectdata | ( | char * | name, |
int * | objectnum | ||
) |
Definition at line 21 of file examples/modeTest/object.c.