Class to handle overlay pixel data.
More...
Private Attributes |
unsigned int | Count |
| number of (valid) overlay planes
|
unsigned int | ArrayEntries |
| number of array entries (allocated memory)
|
DiOverlayPlane ** | Planes |
| pointer to an array of planes
|
Uint16 * | DataBuffer |
| pointer to overlay data (if scaled, flipped or rotated)
|
Detailed Description
Class to handle overlay pixel data.
Definition at line 52 of file diovdat.h.
Constructor & Destructor Documentation
DiOverlayData::DiOverlayData |
( |
unsigned int |
entries, |
|
|
unsigned int |
count = 0 |
|
) |
| |
constructor
- Parameters
-
entries | number of array entries |
count | number of valid overlay planes |
The documentation for this class was generated from the following file: