BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Public Member Functions
BALL::VIEW::GLDisplayList::NestedDisplayList Class Reference

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

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

List of all members.

Public Member Functions

 NestedDisplayList (const char *file, int line)

Detailed Description

NestedDisplayList exception class. This exception will be thrown whenever a display list is tried to be defined inside another definition of a display list.

See also:
GeneralException

Definition at line 68 of file glDisplayList.h.


Constructor & Destructor Documentation

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