My Project
Public Member Functions | Public Attributes | List of all members
ParaEngine::CompositionModeStack Class Reference

for ease of push/pop composition mode. More...

#include <Painter.h>

Public Member Functions

 CompositionModeStack (CPainter *pPainter, CPainter::CompositionMode newMode, bool bAutoBegin=true)
 
void Begin ()
 
void End ()
 

Public Attributes

CPainter::CompositionMode m_lastBlendMode
 
CPainter::CompositionMode m_newBlendMode
 
CPainterm_painter
 
bool m_bIsBegin
 

Detailed Description

for ease of push/pop composition mode.


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