#include <BALL/VIEW/RENDERING/glDisplayList.h>
Public Member Functions | |
DisplayListRedeclaration (const char *file, int line) |
DisplayListRedeclaration exception class. This exception will be thrown when a display list that is already defined is tried to be redefined without being destroyed before.
BALL::VIEW::GLDisplayList::DisplayListRedeclaration::DisplayListRedeclaration | ( | const char * | file, | |
int | line | |||
) |