XLE  v0.02.0
Public Member Functions | Protected Attributes | List of all members
GUILayer::WindowRig Class Reference
Inheritance diagram for GUILayer::WindowRig:
Inheritance graph
[legend]

Public Member Functions

PlatformRig::FrameRigGetFrameRig ()
 
std::shared_ptr< RenderCore::IPresentationChain > & GetPresentationChain ()
 
void AddWindowHandler (std::shared_ptr< PlatformRig::IWindowHandler > windowHandler)
 
void OnResize (unsigned newWidth, unsigned newHeight)
 
 WindowRig (RenderCore::IDevice &device, const void *platformWindowHandle)
 

Protected Attributes

std::shared_ptr< PlatformRig::FrameRig_frameRig
 
std::shared_ptr< RenderCore::IPresentationChain_presentationChain
 
std::vector< std::shared_ptr< PlatformRig::IWindowHandler > > _windowHandlers
 

The documentation for this class was generated from the following files: