inline void SetImageCreator(ImageCreator * ptr);
SetImageCreator sets the callback function that will be used to create/initialize images during loading.
Parameters |
Description |
ImageCreator * ptr |
Pointer to ImageCreator object. |