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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
moTextureManager.cpp File Reference
#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
 

Function Documentation

void FreeImageErrorHandler ( FREE_IMAGE_FORMAT  fif,
const char *  message 
)

FreeImage error handler

Parameters
fifFormat / Plugin responsible for the error
messageError message

Definition at line 48 of file moTextureManager.cpp.

moDefineDynamicArray ( moTextureBuffers  )

Variable Documentation

const char* message

Definition at line 41 of file moTextureManager.cpp.