Crazy Eddie's GUI System  0.8.6
CEGUI::RenderingContext Struct Reference

struct that holds some context relating to a RenderingSurface object. More...

+ Inheritance diagram for CEGUI::RenderingContext:
+ Collaboration diagram for CEGUI::RenderingContext:

Public Attributes

RenderingSurfacesurface
 RenderingSurface to be used for drawing.
 
const Windowowner
 The Window object that owns the RenederingSurface (0 for default root)
 
Vector2f offset
 The offset of the owning window on the root RenderingSurface.
 
RenderQueueID queue
 The queue that rendering should be added to.
 

Detailed Description

struct that holds some context relating to a RenderingSurface object.