MGD::CONTEXT_RASTER_COLORMAPPED Class Reference

#include <mi32/mg2rastc.h>

Inheritance diagram for MGD::CONTEXT_RASTER_COLORMAPPED:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~CONTEXT_RASTER_COLORMAPPED ()

Protected Member Functions

 CONTEXT_RASTER_COLORMAPPED (DEVICE_RASTER_COLORMAPPED *dev)
virtual void v_UpdateColor ()

Protected Attributes

DEVICE_RASTER_COLORMAPPEDm_DevRastC

Constructor & Destructor Documentation

virtual MGD::CONTEXT_RASTER_COLORMAPPED::~CONTEXT_RASTER_COLORMAPPED (  )  [virtual]
MGD::CONTEXT_RASTER_COLORMAPPED::CONTEXT_RASTER_COLORMAPPED ( DEVICE_RASTER_COLORMAPPED dev  )  [protected]

Default Constructor.


Member Function Documentation

virtual void MGD::CONTEXT_RASTER_COLORMAPPED::v_UpdateColor (  )  [protected, virtual]

Called when the current drawing color changes (via a PIXEL).

This method can be overridden by a derived class if it needs to notify the underlying device about a change to the context. The default implementation does nothing. Note that this method is always called when the color is changed, where as the COLOR version is only called if the COLOR version of SetColor() is called.

Reimplemented from MGD::CONTEXT.


Member Data Documentation


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

Generated on Sun Oct 7 21:35:08 2012 for TNTsdk 2012 by  doxygen 1.6.1