XLE
v0.02.0
|
Public Member Functions | |
std::shared_ptr< IInputListener > | GetInputListener () |
void | RenderWidgets (RenderCore::IThreadContext *device, const RenderCore::Techniques::ProjectionDesc &projectionDesc) |
void | RenderToScene (RenderCore::IThreadContext *devContext, SceneEngine::LightingParserContext &parserContext) |
void | SetActivationState (bool newState) |
void | AddSystem (uint32 activator, std::shared_ptr< IOverlaySystem > system) |
Additional Inherited Members | |
Public Types inherited from PlatformRig::IOverlaySystem | |
typedef RenderOverlays::DebuggingDisplay::IInputListener | IInputListener |