Data Fields | |
HDC | hdc |
HGLRC | hglrc |
device context | |
float | hHandleMin |
render context | |
float | hHandleMax |
float | vHandleMin |
horizontal handle | |
float | vHandleMax |
float | hQuadExt |
vertical handle | |
float | vQuadExt |
Definition at line 34 of file OrthoWnd.cpp.
HDC GLstruct::hdc |
Definition at line 35 of file OrthoWnd.cpp.
Referenced by BuildOrthoSlice(), DeInitOrtho(), DrawOrtho(), GropeForHandle(), InitOrtho(), and MoveHandle().
HGLRC GLstruct::hglrc |
device context
Definition at line 36 of file OrthoWnd.cpp.
Referenced by BuildOrthoSlice(), DeInitOrtho(), DrawOrtho(), GropeForHandle(), InitOrtho(), and MoveHandle().
float GLstruct::hHandleMin |
render context
Definition at line 37 of file OrthoWnd.cpp.
Referenced by DrawOrtho(), and GropeForHandle().
float GLstruct::hHandleMax |
float GLstruct::vHandleMin |
horizontal handle
Definition at line 38 of file OrthoWnd.cpp.
Referenced by DrawOrtho(), and GropeForHandle().
float GLstruct::vHandleMax |
float GLstruct::hQuadExt |
vertical handle
Definition at line 39 of file OrthoWnd.cpp.
Referenced by DrawOrtho(), and MoveHandle().
float GLstruct::vQuadExt |