HatchitGraphics
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
include
unused
directx
dx11
ht_d3d11renderpass.h
1
25
#pragma once
26
27
#include <ht_renderpass.h>
28
29
namespace
Hatchit
{
30
31
namespace
Graphics {
32
33
namespace
DirectX {
34
35
class
HT_API
D3D11RenderPass
:
public
IRenderPass
36
{
37
public
:
38
D3D11RenderPass
();
39
virtual
~
D3D11RenderPass
();
40
42
virtual
void
VRender()
override
;
43
};
44
}
45
}
46
}
Hatchit
Hatchit Engine Copyright(c) 2015-2016 Third-Degree.
Definition:
ht_color.h:19
Hatchit::Graphics::DirectX::D3D11RenderPass
Definition:
ht_d3d11renderpass.h:35
Generated by
1.8.11