CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::TextureAtlasUtility::Page Struct Reference

Describes a single page of the texture atlas. More...

#include <CeresEngine/Texture/TextureAtlasLayout.hpp>

Public Attributes

UInt32 width
 
UInt32 height
 

Detailed Description

Describes a single page of the texture atlas.

Member Data Documentation

◆ height

UInt32 CeresEngine::TextureAtlasUtility::Page::height

◆ width

UInt32 CeresEngine::TextureAtlasUtility::Page::width

The documentation for this struct was generated from the following file: