SurfaceQuartz /


Public Member Functions

  • SurfaceQuartz ()
  • SurfaceQuartz (CGContextRef cgContext, int32_t width, int32_t height)
  • SurfaceQuartz (const SurfaceQuartz &other)
  • CGContextRef
    getCgContextRef ()
  • cairo_surface_t *
    getCairoSurface () const
  • int32_t
    getWidth () const
  • int32_t
    getHeight () const
  • float
    getAspectRatio () const
  • getBounds () const
  • ivec2
    getSize () const
  • void
    flush ()

Protected Attributes

  • CGContextRef
    mCgContextRef
  • cairo_surface_t *
    mCairoSurface
  • int32_t
    mWidth
  • int32_t
    mHeight