Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
Texture.h File Reference
#include "lib/ogl.h"
#include "renderer/backend/ITexture.h"
#include "renderer/backend/Sampler.h"
#include <cstdint>
#include <memory>
Include dependency graph for Texture.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Renderer::Backend::GL::CTexture
 Represents a low-level GL texture, encapsulates all properties initialization. More...
 

Namespaces

namespace  Renderer
 
namespace  Renderer::Backend
 
namespace  Renderer::Backend::GL