CoriEngine
Loading...
Searching...
No Matches
SpriteAtlas.hpp File Reference
#include "Texture.hpp"
#include "Image.hpp"
#include "Profiling/Trackable.hpp"
Include dependency graph for SpriteAtlas.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Cori::Graphics::SpriteAtlas
 Holds the sprite atlas and UVs for sprites in it. All spite atlases are padded, so no sprite atlas bleeding will occur. More...
class  Cori::Graphics::SpriteAtlas::Descriptor
 SpriteAtlas Descriptor meant to be used with AssetManager only. More...
struct  Cori::Graphics::SpriteAtlas::Descriptor::Hasher

Namespaces

namespace  Cori
 Global engine namespace.
namespace  Cori::Graphics
 Almost everything connected to graphics is in this namespace.