libmoldeo (Moldeo 1.0 Core)
1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
|
#include "moTextureManager.h"
#include <FreeImage.h>
#include <moDataManager.h>
#include <moFileManager.h>
#include "moArray.h"
Go to the source code of this file.
Functions | |
moDefineDynamicArray (moTextureBuffers) moDefineDynamicArray(moTextureFrames) void FreeImageErrorHandler(FREE_IMAGE_FORMAT fif | |
void | FreeImageErrorHandler (FREE_IMAGE_FORMAT fif, const char *message) |
Variables | |
const char * | message |
void FreeImageErrorHandler | ( | FREE_IMAGE_FORMAT | fif, |
const char * | message | ||
) |
FreeImage error handler
fif | Format / Plugin responsible for the error |
message | Error message |
Definition at line 48 of file moTextureManager.cpp.
moDefineDynamicArray | ( | moTextureBuffers | ) |
const char* message |
Definition at line 41 of file moTextureManager.cpp.