CoriEngine
Loading...
Searching...
No Matches
Texture.hpp File Reference
Include dependency graph for Texture.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Cori::Graphics::UVs
class  Cori::Graphics::Texture
 Abstract class for textures. More...
struct  Cori::Graphics::Texture::Params
 Params to use when creating a texture. More...
class  Cori::Graphics::Texture2D
 A regular 2D texture with 1 layer. More...
class  Cori::Graphics::Texture2D::Descriptor
 Texture2D Descriptor meant to be used with AssetManager only. More...
struct  Cori::Graphics::Texture2D::Descriptor::Hasher

Namespaces

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