|
BALL
1.4.1
|
#include <BALL/VIEW/RENDERING/glDisplayList.h>
Public Member Functions | |
| NestedDisplayList (const char *file, int line) | |
NestedDisplayList exception class. This exception will be thrown whenever a display list is tried to be defined inside another definition of a display list.
Definition at line 68 of file glDisplayList.h.
| BALL::VIEW::GLDisplayList::NestedDisplayList::NestedDisplayList | ( | const char * | file, |
| int | line | ||
| ) |
1.7.6.1