Pioneer
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
RendererGL.h File Reference
#include "graphics/RenderState.h"
#include "graphics/Renderer.h"
#include "graphics/Types.h"
#include "graphics/UniformBuffer.h"
#include "OpenGLLibs.h"
#include "RefCounted.h"
#include <stack>
#include <unordered_map>
Include dependency graph for RendererGL.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Graphics::RendererOGL
 

Namespaces

namespace  Graphics
 
namespace  Graphics::OGL
 

Macros

#define CHECKERRORS()   RendererOGL::CheckErrors(__FUNCTION__, __LINE__)
 

Macro Definition Documentation

◆ CHECKERRORS

#define CHECKERRORS ( )    RendererOGL::CheckErrors(__FUNCTION__, __LINE__)