BALL::VIEW::GLDisplayList::NoDisplayListAvailable Class Reference

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

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

List of all members.

Public Member Functions

 NoDisplayListAvailable (const char *file, int line)

Detailed Description

NoDisplayListAvailable exception class. This exception will be thrown when a display list should be internally allocated but there is no more memory available.

See also:
GeneralException

Constructor & Destructor Documentation

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