glVertex
5.5.2
glvertex.h
Go to the documentation of this file.
1
// (c) by Stefan Roettger, licensed under MIT license
2
// glVertex: a header-only library that simulates the legacy OpenGL interface
3
6
#ifndef GLVERTEX_H
7
#define GLVERTEX_H
8
9
// LGL API
10
#include "
glvertex_api.h
"
11
#include "
glvertex_geometry.h
"
12
#include "
glvertex_texture.h
"
13
#include "
glvertex_light.h
"
14
15
#endif
glvertex_light.h
glvertex_geometry.h
glvertex_texture.h
glvertex_api.h
Generated by
1.8.17