ImagePackerImpl(const ImagePackParams* pimpl, ResourceId* pidgen, ImageCreator* pic, ImageCreateInfo* pici);
Initializes ImagePackerImpl object.
Parameters |
Description |
const ImagePackParams* pimpl |
Pointer to ImagePackParams. |
ResourceId* pidgen |
The first resource id to use for packed textures. |
ImageCreator* pic |
ImageCreator pointer to create images with the textures. |
ImageCreateInfo* pici |
ImageCreateInfo pointer containing image initialization information. |