struct EE::Graphics::TextureAtlasLoader::sTempTexAtlas¶
#include <textureatlasloader.hpp> struct sTempTexAtlas { // fields sTextureHdr Texture; std::vector<sTextureRegionHdr> TextureRegions; };
#include <textureatlasloader.hpp> struct sTempTexAtlas { // fields sTextureHdr Texture; std::vector<sTextureRegionHdr> TextureRegions; };