#include <glfxfi.h>
Inheritance diagram for GLFX::EffectManager_FreeImage:
Public Member Functions | |
bool | FillTextureData (GLenum target, const char *name) |
Classes | |
struct | FileHandle |
bool GLFX::EffectManager_FreeImage::FillTextureData | ( | GLenum | target, | |
const char * | name | |||
) | [inline, virtual] |
FillTextureData specialization to load data using FreeImage library.
target | texture target | |
name | texture name |
Reimplemented from GLFX::EffectManager.