BALL::VIEW::GLDisplayList::DisplayListRedeclaration Class Reference

#include <BALL/VIEW/RENDERING/glDisplayList.h>

Inheritance diagram for BALL::VIEW::GLDisplayList::DisplayListRedeclaration:
BALL::Exception::GeneralException

List of all members.


Public Member Functions

 DisplayListRedeclaration (const char *file, int line)

Detailed Description

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.

See also:
GeneralException

Constructor & Destructor Documentation

BALL::VIEW::GLDisplayList::DisplayListRedeclaration::DisplayListRedeclaration ( const char *  file,
int  line 
)