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

Constructor & Destructor Documentation

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