HatchitGraphics
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
include
unused
ht_objectrenderer.h
1
25
#pragma once
26
27
#include <ht_platform.h>
28
29
namespace
Hatchit
{
30
31
namespace
Graphics {
32
33
class
HT_API
IObjectRenderer
34
{
35
public
:
36
virtual
~
IObjectRenderer
() {};
37
38
};
39
}
40
}
Hatchit::Graphics::IObjectRenderer
Definition:
ht_objectrenderer.h:33
Hatchit
Hatchit Engine Copyright(c) 2015-2016 Third-Degree.
Definition:
ht_color.h:19
Generated by
1.8.11