Rendering Engine 0.2.9
Modular Graphics Rendering Engine | v0.2.9
rendering_engine::TextureAtlasMaker Member List

This is the complete list of members for rendering_engine::TextureAtlasMaker, including all inherited members.

CalculateGridDimensions(unsigned int &outputNumberOfColumns, unsigned int &outputNumberOfRows)rendering_engine::TextureAtlasMakerprotected
CalculateGridDimensions(unsigned int &outputNumberOfColumns, unsigned int &outputNumberOfRows, std::unordered_map< std::uint32_t, std::pair< GlyphMetrics, ImageData > > &fontAtlas)rendering_engine::TextureAtlasMakerprotectedstatic
CreateTextureAtlas(std::map< char, std::pair< unsigned int, unsigned int > > &texAtlasData, ImageData &texAtlasImage)rendering_engine::TextureAtlasMaker
CreateTextureAtlas(std::unordered_map< std::uint32_t, std::pair< GlyphMetrics, ImageData > > &ioFontAtlas)rendering_engine::TextureAtlasMakerstatic
FindCellDimensions(unsigned int &outputWidth, unsigned int &outputHeight)rendering_engine::TextureAtlasMakerprotected
FindCellDimensions(unsigned int &outputWidth, unsigned int &outputHeight, std::unordered_map< std::uint32_t, std::pair< GlyphMetrics, ImageData > > &fontAtlas)rendering_engine::TextureAtlasMakerprotectedstatic
mImageCollectionrendering_engine::TextureAtlasMakerprotected
sDefaultPaletteBackgroundColorrendering_engine::TextureAtlasMakerprotectedstatic
TextureAtlasMaker(std::map< char, ImageData > images)rendering_engine::TextureAtlasMaker
~TextureAtlasMaker()=defaultrendering_engine::TextureAtlasMaker