Crazy Eddies GUI System  0.7.2
Public Attributes | List of all members
CEGUI::RenderingContext Struct Reference

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

+ 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)
 
Vector2 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.