|
Ritchie's Abstractions 0.2
Platform abstractions that make Toolbox work
|
Interface representing a graphics display. More...
Public Member Functions | |
| void | Activate () |
| Activate this graphics context. All future rendering commands will go to it. | |
| void | Deactivate () |
| Deactivate this graphics context. | |
Properties | |
| IWindow | Window [get] |
| Gets the window associated with this graphics context. | |
| bool | IsActive [get] |
| Gets a value indicating whether this graphics context is active. | |
Interface representing a graphics display.