List of all members.
Public Member Functions |
|
Ovgl::Interface * | CreateSprite (const std::string &file, Ovgl::Vector4 *rect) |
|
Ovgl::Interface * | CreateText (const std::string &text, Ovgl::Vector4 *rect) |
|
bool | GetFullscreen () |
|
void | SetFullscreen (bool state) |
|
void | Release () |
|
void | Render () |
Public Attributes |
|
Instance * | Inst |
|
Camera * | view |
|
HWND | hWnd |
|
IDXGISwapChain * | SwapChain |
|
ID3D10RenderTargetView * | RenderTargetView |
|
ID3D10DepthStencilView * | DepthStencilView |
|
Ovgl::Vector4 | Rect |
|
std::vector< Ovgl::Interface * > | Interfaces |
The documentation for this class was generated from the following file: