BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Public Member Functions
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

Definition at line 92 of file glDisplayList.h.


Constructor & Destructor Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines