#include <eventHandler.h>
#include <chancfg.h>
#include <get_rel_pos.h>
#include <loader.h>
#include <pt_NamedNode.h>
#include <framework.h>
Go to the source code of this file.
Functions | |
void | event_p (CPT_Event) |
Toggle the projective texture being on and off. | |
void | event_c (CPT_Event) |
void | event_s (CPT_Event) |
Toggle the spotlight being on and off. | |
void | loader_keys (EventHandler &eh) |
int | main (int argc, char *argv[]) |
Variables | |
uint | model_id |
const int | MAX_LOOPS = 100 |
Definition in file loader_test.cxx.
|
Definition at line 46 of file loader_test.cxx. |
|
Toggle the projective texture being on and off.
Definition at line 32 of file loader_test.cxx. |
|
Toggle the spotlight being on and off.
Definition at line 53 of file loader_test.cxx. |
|
Definition at line 61 of file loader_test.cxx. |
|
Definition at line 67 of file loader_test.cxx. |
|
Definition at line 30 of file loader_test.cxx. |
|
Definition at line 29 of file loader_test.cxx. Referenced by event_p(). |