OpenGLContext.displaylist
Holder for a single display-list
Classes
class DisplayList(
object
):
Holder for an OpenGL compiled display list
This object holds onto a display list until the
object is deleted. It provides start and end
methods for the list-definition phase and a
default call method for execution.
list