Ritchie's Abstractions 0.2
Platform abstractions that make Toolbox work
Loading...
Searching...
No Matches
IGraphicsContext Interface Reference

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.
 

Detailed Description

Interface representing a graphics display.


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