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

VIEW::GLDisplayList::NestedDisplayList Class Reference

NestedDisplayList exception class. More...

#include <glDisplayList.h>

Inheritance diagram for VIEW::GLDisplayList::NestedDisplayList:

Exception::GeneralException List of all members.

Public Member Functions

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

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