GlistEngine
Loading...
Searching...
No Matches
gRenderObject.h File Reference
#include "gRenderer.h"
Include dependency graph for gRenderObject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gRenderObject
 

Macros

#define ENGINE_BASE_GRENDEROBJECT_H_
 
#define G_INDEX_SIZE   GL_UNSIGNED_INT
 

Typedefs

using gIndex = unsigned int
 

Variables

gRendererrenderer
 

Macro Definition Documentation

◆ ENGINE_BASE_GRENDEROBJECT_H_

#define ENGINE_BASE_GRENDEROBJECT_H_

◆ G_INDEX_SIZE

#define G_INDEX_SIZE   GL_UNSIGNED_INT

Typedef Documentation

◆ gIndex

using gIndex = unsigned int

Variable Documentation

◆ renderer

gRenderer* renderer
extern