le3d - LightEngine 3D
A straightforward C++ 3D software engine for real-time graphics
|
Represent an OS specific drawing context. More...
#include <window.h>
Public Attributes | |
LeHandle | display |
LeHandle | window |
LeHandle | gc |
Represent an OS specific drawing context.
LeHandle LeDrawingContext::display |
Handle to a native display resource
LeHandle LeDrawingContext::gc |
Handle to a native graphic context resource
LeHandle LeDrawingContext::window |
Handle to a native window resource