Menge
Modular Pedestrian Simulation Framework for Research and Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros
graphCommon.h File Reference

Various important pre-compiler directives for the scene graph. More...

#include "GL/gl.h"
#include "Math/Matrix.h"
#include "Math/consts.h"
#include "mengeCommon.h"

Go to the source code of this file.

Macros

#define GL_BGR   0x80E0
 OpenGL constant for determing pixel order for 3-color textures.
 
#define GL_BGRA   0x80E1
 OpenGL constant for determing pixel order for 4-color textures.
 
#define GL_CLAMP_TO_EDGE   0x812F
 OpenGL constant for determing texture behavior.
 

Detailed Description

Various important pre-compiler directives for the scene graph.