MGD::DEVICE_MEM1_SPARSE Class Reference

Memory-based implementation of MGD::DEVICE for sparse 1-bit visuals. More...

#include <mi32/mg2mem1s.h>

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

List of all members.

Classes

class  CONTEXT

Public Member Functions

 DEVICE_MEM1_SPARSE ()
virtual ~DEVICE_MEM1_SPARSE ()
ERRVALUE Create (INT32 height, INT32 width, bool StartValue=false)

Detailed Description

Memory-based implementation of MGD::DEVICE for sparse 1-bit visuals.

This version is implemented in such a way as to be more memory efficient as it will not allocate memory for lines which are solid. Not as fast as MGD::DEVICE_MEM1.


Constructor & Destructor Documentation

MGD::DEVICE_MEM1_SPARSE::DEVICE_MEM1_SPARSE (  ) 

Constructor.

virtual MGD::DEVICE_MEM1_SPARSE::~DEVICE_MEM1_SPARSE (  )  [virtual]

Destructor.


Member Function Documentation

ERRVALUE MGD::DEVICE_MEM1_SPARSE::Create ( INT32  height,
INT32  width,
bool  StartValue = false 
)

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

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