CGLEnabledView::CGLDispList Class Reference
Collaboration diagram for CGLEnabledView::CGLDispList:

Detailed Description
CGLDispList - an helper class which let you create "display list objects".
- Use these objects to define the key elements in your scene (a display list is faster than the corresponding GL commands).
- Through the class members functions you have total control on a single display list.
- An isolated display list save OGL parameters before execution (so it's not affected by preceding transformations or settings).
Friends | |
| class | CGLEnabledView |



