ImagePackerImpl::ImagePackerImpl

ImagePackerImpl::ImagePackerImpl
ImagePackerImpl(const ImagePackParams* pimpl, ResourceId* pidgen, ImageCreator* pic, ImageCreateInfo* pici);
Description

Initializes ImagePackerImpl object.

Parameters
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.