HatchitGraphics
IRenderer Class Reference

An interface to a renderer that will need to be implemented with a graphics language. More...

#include <ht_renderer.h>

Inheritance diagram for IRenderer:
Hatchit::Graphics::DirectX::D3D11Renderer Hatchit::Graphics::OpenGL::GLRenderer

Detailed Description

An interface to a renderer that will need to be implemented with a graphics language.

A manager class that handles rendering objects into render passes and is responsible for throwing the final frame onto the screen by utilizing a graphics language


The documentation for this class was generated from the following file: