CoriEngine
Loading...
Searching...
No Matches
Renderer2D.hpp File Reference
#include "Buffers.hpp"
#include "VertexArray.hpp"
#include "ShaderProgram.hpp"
#include "Texture.hpp"
#include "CameraComponent.hpp"
#include "API.hpp"
#include "Core/Application.hpp"
#include "Font.hpp"
#include "Utility/UTF.hpp"
Include dependency graph for Renderer2D.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Cori::Graphics::Renderer2D
 The main engine renderer. More...
struct  Cori::Graphics::Renderer2D::Statistics

Namespaces

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

Macros

#define CORI_SPACES_PER_TAB   4

Macro Definition Documentation

◆ CORI_SPACES_PER_TAB

#define CORI_SPACES_PER_TAB   4

Definition at line 13 of file Renderer2D.hpp.