#include <DraWinGL.h>

Public Member Functions | |
| DraWinGLOptions () | |
| string | getObjectName () const |
| Gets the Name of the Options. | |
| DraWinGLOptions () | |
Public Attributes | |
| IntOption * | GLwidth |
| IntOption * | GLheight |
| DecimalOption * | GLfov |
| DecimalOption * | GLaspratio |
| DecimalOption * | GLzNear |
| DecimalOption * | GLzFar |
| DecimalOption * | GLxEye |
| DecimalOption * | GLyEye |
| DecimalOption * | GLzEye |
| DecimalOption * | GLxCenter |
| DecimalOption * | GLyCenter |
| DecimalOption * | GLzCenter |
| DecimalOption * | GLxUp |
| DecimalOption * | GLyUp |
| DecimalOption * | GLzUp |
| BoolOption * | GLactive |
| BoolOption * | GLmanual |
| BoolOption * | GLincrementalBB |
| BoolOption * | GLdisplayMVM |
| BoolOption * | GLdisplayInfo |
| BoolOption * | GLdisplayGrid |
| BoolOption * | GLdisplayAxes |
TODO
| MipResources::DraWinGLOptions::DraWinGLOptions | ( | ) | [inline] |
| MipResources::DraWinGLOptions::DraWinGLOptions | ( | ) |
| string MipResources::DraWinGLOptions::getObjectName | ( | ) | const [inline, virtual] |
1.5.6