Cinder  0.9.1
Public Member Functions | Static Public Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
cinder::app::BlankingWindow Class Reference

#include <AppImplMsw.h>

Public Member Functions

 BlankingWindow (DisplayRef display)
 
void destroy ()
 

Static Public Member Functions

static BlankingWindowRef create (DisplayRef display)
 

Static Protected Member Functions

static void registerWindowClass ()
 

Protected Attributes

HWND mWnd
 

Constructor & Destructor Documentation

cinder::app::BlankingWindow::BlankingWindow ( DisplayRef  display)

Member Function Documentation

static BlankingWindowRef cinder::app::BlankingWindow::create ( DisplayRef  display)
static
void cinder::app::BlankingWindow::destroy ( )
void cinder::app::BlankingWindow::registerWindowClass ( )
staticprotected

Member Data Documentation

HWND cinder::app::BlankingWindow::mWnd
protected

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