#include "object.h"
Go to the source code of this file.
Functions | |
int | draw (ObjectData_T *object, int objectnum, int dispmode) |
void | init_lights (void) |
int draw | ( | ObjectData_T * | object, |
int | objectnum, | ||
int | dispmode | ||
) |
Definition at line 44 of file examples/optical/draw_object.c.
void init_lights | ( | void | ) |
Definition at line 156 of file examples/optical/draw_object.c.