- cinder::app::Renderer
- cinder::app::RendererDx
Show All |
Enums
Public Member Functions
-
RendererDx (int aAntiAliasing=AA_MSAA_16)
-
~RendererDx ()
-
clone () const
-
voidkill ()
-
voidprepareToggleFullScreen ()
-
voidfinishToggleFullScreen ()
-
voidsetAntiAliasing (int aAntiAliasing)
-
intgetAntiAliasing () const
-
voidstartDraw ()
-
voidfinishDraw ()
-
voiddefaultResize ()
-
copyWindowSurface (const Area &area)
-
voidmakeCurrentContext ()
-
MatrixStack &getModelView ()
-
MatrixStack &getProjection ()
-
CGContextRefgetCgContext ()
-
voidsetFrameSize (int, int)
-
copyWindowSurface (const Area &area, int32_t windowHeightPixels)=0
-
voidmakeCurrentContext (bool=false)
-
voidswapBuffers ()