DevIL Documentation | Home | Previous | Next |
The iluGetString function returns a string describing the OpenILU implementation.
const char* iluGetString(
ILenum StringName
);
iluGetString returns a constant human-readable string describing the current OpenILU implementation. Values accepted for StringName are:
ILU_INVALID_ENUM - StringName was an invalid enum type.