NRE_GraphicsDriver.hpp File Reference

Declaration of Graphics's API's Object : GraphicsDriver. More...

#include <cstdlib>
#include <iostream>
#include <GL/glew.h>
#include <Utility/UnorderedMap/NRE_UnorderedMap.hpp>
#include <Utility/Singleton/NRE_Singleton.hpp>
#include <Utility/Id/NRE_Id.hpp>
#include "NRE_GraphicsDriver.tpp"

Go to the source code of this file.

Classes

class  NRE::Graphics::GraphicsDriver
 Manage the os-dependant graphics driver. More...
 

Namespaces

 NRE
 The NearlyRealEngine's global namespace.
 
 Graphics
 Graphics' API.
 

Macros

#define GLEW_STATIC
 
#define GLEWAPI   extern
 

Typedefs

typedef std::size_t NRE::Graphics::Id
 

Detailed Description

Declaration of Graphics's API's Object : GraphicsDriver.

Author
Louis ABEL
Date
10/05/2019