Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

VIEW::GLDisplayList::NoDisplayListAvailable Class Reference

NoDisplayListAvailable exception class. More...

#include <glDisplayList.h>

Inheritance diagram for VIEW::GLDisplayList::NoDisplayListAvailable:

Exception::GeneralException List of all members.

Public Member Functions

 NoDisplayListAvailable (const char *file, int line) throw ()

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