yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
irenderer.h File Reference
#include <SDL.h>
#include <memory>
#include <vector>
Include dependency graph for irenderer.h:

Go to the source code of this file.

Classes

interface  yaze::gfx::IRenderer
 Defines an abstract interface for all rendering operations. More...
 

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::gfx
 Contains classes for handling graphical data.
 

Typedefs

using yaze::gfx::TextureHandle = void *
 An abstract handle representing a texture.