Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
CCanvas2D::ScopedScissor Class Reference

#include <Canvas2D.h>

Collaboration diagram for CCanvas2D::ScopedScissor:

Public Member Functions

 ScopedScissor (CCanvas2D &canvas, const CRect &scissor)
 
 ~ScopedScissor ()
 

Private Attributes

CCanvas2Dm_Canvas
 

Constructor & Destructor Documentation

◆ ScopedScissor()

CCanvas2D::ScopedScissor::ScopedScissor ( CCanvas2D canvas,
const CRect scissor 
)
inline

◆ ~ScopedScissor()

CCanvas2D::ScopedScissor::~ScopedScissor ( )
inline

Member Data Documentation

◆ m_Canvas

CCanvas2D& CCanvas2D::ScopedScissor::m_Canvas
private

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