clan::ClipRectStack Class Reference

#include <canvas.h>

Public Member Functions

 ClipRectStack (Canvas *current_canvas)
 
 ~ClipRectStack ()
 
void pop_cliprect ()
 
void push_cliprect ()
 
void push_cliprect (const Rectf &rect)
 

Constructor & Destructor Documentation

◆ ClipRectStack()

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

◆ ~ClipRectStack()

clan::ClipRectStack::~ClipRectStack ( )
inline

Member Function Documentation

◆ pop_cliprect()

void clan::ClipRectStack::pop_cliprect ( )
inline

◆ push_cliprect() [1/2]

void clan::ClipRectStack::push_cliprect ( )
inline

◆ push_cliprect() [2/2]

void clan::ClipRectStack::push_cliprect ( const Rectf & rect)
inline

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