|
LeviLamina
|
This is the complete list of members for PersonaTextureComposer, including all inherited members.
| _findMatchingAnimatedTextureType(bool isFace, uint width, uint height, int frames) | PersonaTextureComposer | static |
| _findMatchingTextureSet(::std::vector<::AnimatedTextureContainer > &animatedTextures, ::persona::TextureTintCollection &textureCollection) | PersonaTextureComposer | static |
| _findOrCreateAnimatedTextureComposer(::std::vector<::AnimatedTextureContainer > &animatedTextures, ::std::string const &skinName, bool isFace, uint width, uint height, int frames) | PersonaTextureComposer | static |
| _loadImage(::PackAccessStrategy const &strategy, ::std::string const &path, ::std::string const &uniquePath, ::IImageCache &textureGroup) | PersonaTextureComposer | static |
| _loadImage(::PackAccessStrategy const &strategy, ::std::string const &path, ::std::string const &uniquePath, ::mce::TextureGroup &textureGroup) | PersonaTextureComposer | static |
| _readTextureIntoAtlas(::cg::ImageBuffer &atlasImage, ::persona::TextureTint const &textureTint, ::cg::ImageBuffer const &sourceImage, ::cg::ImageBuffer const *srcTintMapImage, ::cg::ImageBuffer const *srcClothingLayerMapImage, ::TextureUVCoordinateSet &uvs, ::glm::ivec2 const *maxDimensionsSlice) | PersonaTextureComposer | static |
| buildAdditiveTexture(::std::string const &characterName, ::mce::TextureGroup &textureGroup, ::persona::TextureTintCollection const &textureTintCollection) | PersonaTextureComposer | static |
| buildAnimatedTexture(::std::string const &skinName, ::std::vector<::persona::TextureTintCollection * > const &textureCollections, ::IImageCache &imageCache) | PersonaTextureComposer | static |