#include <AppImplMswRendererGdi.h>
cinder::app::AppImplMswRendererGdi::AppImplMswRendererGdi |
( |
App * |
aApp, |
|
|
bool |
doubleBuffer |
|
) |
| |
bool cinder::app::AppImplMswRendererGdi::initialize |
( |
HWND |
wnd, |
|
|
HDC |
dc, |
|
|
RendererRef |
sharedRenderer |
|
) |
| |
|
virtual |
virtual void cinder::app::AppImplMswRendererGdi::kill |
( |
| ) |
|
|
virtual |
void cinder::app::AppImplMswRendererGdi::defaultResize |
( |
| ) |
const |
|
virtual |
void cinder::app::AppImplMswRendererGdi::swapBuffers |
( |
| ) |
const |
|
virtual |
void cinder::app::AppImplMswRendererGdi::makeCurrentContext |
( |
| ) |
|
|
virtual |
virtual HDC cinder::app::AppImplMswRendererGdi::getDc |
( |
| ) |
const |
|
virtual |
Surface8u cinder::app::AppImplMswRendererGdi::copyWindowContents |
( |
const Area & |
area | ) |
|
virtual void cinder::app::AppImplMswRenderer::prepareToggleFullScreen |
( |
| ) |
|
|
virtualinherited |
virtual void cinder::app::AppImplMswRenderer::finishToggleFullScreen |
( |
| ) |
|
|
virtualinherited |
::HDC cinder::app::AppImplMswRendererGdi::mPaintDc |
|
protected |
::PAINTSTRUCT cinder::app::AppImplMswRendererGdi::mPaintStruct |
|
protected |
bool cinder::app::AppImplMswRendererGdi::mDoubleBuffer |
|
protected |
::HDC cinder::app::AppImplMswRendererGdi::mDoubleBufferDc |
|
protected |
::HBITMAP cinder::app::AppImplMswRendererGdi::mDoubleBufferBitmap |
|
protected |
::HBITMAP cinder::app::AppImplMswRendererGdi::mDoubleBufferOldBitmap |
|
protected |
Vec2i cinder::app::AppImplMswRendererGdi::mDoubleBufferBitmapSize |
|
protected |
DX_WINDOW_TYPE cinder::app::AppImplMswRenderer::mWnd |
|
protectedinherited |
App* cinder::app::AppImplMswRenderer::mApp |
|
protectedinherited |
The documentation for this class was generated from the following files: