BitmapPool Class Reference
#include <BitmapPool.h>
List of all members.
Constructor & Destructor Documentation
| BitmapPool::BitmapPool |
( |
void |
|
) |
|
| BitmapPool::~BitmapPool |
( |
void |
|
) |
|
Member Function Documentation
| unsigned char * BitmapPool::Allocate |
( |
void |
|
) |
|
| bool BitmapPool::Deallocate |
( |
unsigned char * |
poolslot |
) |
|
| void BitmapPool::Init |
( |
int |
bitmapsize, |
|
|
int |
poolsize | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following files:
- C:/Users/Robert/Documents/Visual Studio 2008/Projects/ferprojekt/TerrainEditor/TerrainEditor/BitmapPool.h
- C:/Users/Robert/Documents/Visual Studio 2008/Projects/ferprojekt/TerrainEditor/TerrainEditor/BitmapPool.cpp