HatchitGraphics
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
include
unused
ht_rootlayout_base.h
1
15
#pragma once
16
17
#include <ht_platform.h>
18
19
namespace
Hatchit
20
{
21
namespace
Graphics
22
{
23
class
HT_API
RootLayoutBase
24
{
25
public
:
26
virtual
~
RootLayoutBase
() =
default
;
27
};
28
}
29
}
Hatchit
Hatchit Engine Copyright(c) 2015-2016 Third-Degree.
Definition:
ht_color.h:19
Hatchit::Graphics::RootLayoutBase
Definition:
ht_rootlayout_base.h:23
Generated by
1.8.11