Go to the source code of this file.
Functions | |
int | arVrmlDraw (int id) |
int | arVrmlFree (int id) |
int | arVrmlLoadFile (const char *file) |
int | arVrmlSetInternalLight (int flag) |
int | arVrmlTimerUpdate (void) |
int arVrmlDraw | ( | int | id | ) |
Definition at line 155 of file arViewerCapi.cpp.
int arVrmlFree | ( | int | id | ) |
Definition at line 130 of file arViewerCapi.cpp.
int arVrmlLoadFile | ( | const char * | file | ) |
Definition at line 48 of file arViewerCapi.cpp.
int arVrmlSetInternalLight | ( | int | flag | ) |
Definition at line 162 of file arViewerCapi.cpp.
int arVrmlTimerUpdate | ( | void | ) |
Definition at line 144 of file arViewerCapi.cpp.