This is the complete list of members for CeresEngine::TextureAtlasLayout, including all inherited members.
| addElement(UInt32 width, UInt32 height, UInt32 &x, UInt32 &y) | CeresEngine::TextureAtlasLayout | |
| addToNode(UInt32 nodeIdx, UInt32 width, UInt32 height, UInt32 &x, UInt32 &y, bool allowGrowth) | CeresEngine::TextureAtlasLayout | private |
| clear() | CeresEngine::TextureAtlasLayout | |
| getHeight() const | CeresEngine::TextureAtlasLayout | inline |
| getWidth() const | CeresEngine::TextureAtlasLayout | inline |
| isEmpty() const | CeresEngine::TextureAtlasLayout | inline |
| mHeight | CeresEngine::TextureAtlasLayout | private |
| mInitialHeight | CeresEngine::TextureAtlasLayout | private |
| mInitialWidth | CeresEngine::TextureAtlasLayout | private |
| mNodes | CeresEngine::TextureAtlasLayout | private |
| mPow2 | CeresEngine::TextureAtlasLayout | private |
| mWidth | CeresEngine::TextureAtlasLayout | private |
| TextureAtlasLayout()=default | CeresEngine::TextureAtlasLayout | |
| TextureAtlasLayout(const UInt32 width, const UInt32 height) | CeresEngine::TextureAtlasLayout | inline |
| TextureAtlasLayout(const UInt32 width, const UInt32 height, const UInt32 maxWidth, const UInt32 maxHeight, const bool pow2=false) | CeresEngine::TextureAtlasLayout | inline |