le3d - LightEngine 3D
A straightforward C++ 3D software engine for real-time graphics
Public Attributes | List of all members
LeDrawingContext Struct Reference

Represent an OS specific drawing context. More...

#include <window.h>

Public Attributes

LeHandle display
 
LeHandle window
 
LeHandle gc
 

Detailed Description

Represent an OS specific drawing context.

Member Data Documentation

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


The documentation for this struct was generated from the following file: