HatchitGraphics
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
include
unused
opengl
ht_glgeoshader.h
1
24
#pragma once
25
26
#include <ht_glshader.h>
27
28
namespace
Hatchit
{
29
30
namespace
Graphics {
31
32
namespace
OpenGL {
33
34
class
HT_API
GLGeoShader
:
public
GLShader
35
{
36
public
:
37
GLGeoShader
();
38
virtual
~
GLGeoShader
();
39
40
void
VCompile()
override
;
41
};
42
}
43
}
44
}
Hatchit::Graphics::OpenGL::GLShader
Definition:
ht_glshader.h:30
Hatchit::Graphics::OpenGL::GLGeoShader
Definition:
ht_glgeoshader.h:34
Hatchit
Hatchit Engine Copyright(c) 2015-2016 Third-Degree.
Definition:
ht_color.h:19
Generated by
1.8.11