#include <canvas.h>

Public Member Functions

 ClipRectState (Canvas *current_canvas)
 
 ~ClipRectState ()
 

Public Attributes

const Rectf cliprect
 

Constructor & Destructor Documentation

◆ ClipRectState()

clan::ClipRectState::ClipRectState ( Canvas * current_canvas)
inline

References cliprect.

◆ ~ClipRectState()

clan::ClipRectState::~ClipRectState ( )
inline

References cliprect.

Member Data Documentation

◆ cliprect

const Rectf clan::ClipRectState::cliprect

Referenced by ClipRectState(), and ~ClipRectState().


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