Hubris Engine
Dev
A Project to learn and get into Game Engine developement.
Loading...
Searching...
No Matches
GLPlatform.h
Go to the documentation of this file.
1
#pragma once
2
#include "
Error.h
"
3
4
namespace
Hubris::Graphics::GL
{
5
class
GLPlatform
{
6
public
:
7
ErrorCode
InitGL
();
8
};
9
}
Error.h
Hubris::Graphics::GL::GLPlatform
Definition
GLPlatform.h:5
Hubris::Graphics::GL::GLPlatform::InitGL
ErrorCode InitGL()
Definition
GLPlatform.cpp:7
Hubris::Graphics::GL
Definition
GLPlatform.h:4
Hubris::ErrorCode
ErrorCode
Definition
Error.h:6
include
Core
Graphics
GL
GLPlatform.h
Generated by
1.13.2