Elaztek Developer Hub
Switch Project...
blam!
Editing Kit
Guerilla
Sapien
Tool
Foundry
Libraries
Keystone
Strings
Forums
Discord
Doxygen
Jenkins
Guides
Gitlab
Blamite Game Engine - blam!
00346.12.11.21.0529.blamite
The core library for the Blamite Game Engine.
opengl.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <glew/glew.h>
4
#include <sdl2/SDL.h>
5
6
#ifndef BLAM
7
#define BLAM
8
#endif
9
10
namespace
Blam::Rendering::OpenGL
11
{
12
BLAM
void
LogGlErrors
(
int
line,
const
char
* filename, GLenum first_error);
13
}
BLAM
#define BLAM
Definition:
opengl.h:7
Blam::Rendering::OpenGL::LogGlErrors
BLAM void LogGlErrors(int line, const char *filename, GLenum first_error)
Definition:
logging.cpp:60
Blam::Rendering::OpenGL
Definition:
opengl.h:10
blam
components
rendering
opengl
opengl.h
Generated on Sat Dec 11 2021 06:13:39 for Blamite Game Engine - blam! by
1.8.17