altEngine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Macros
graphics.h File Reference
#include "include.h"
Include dependency graph for graphics.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Graphics
 
class  Shader
 

Macros

#define FRONTFACE   0x0404
 
#define BACKFACE   0x0405
 
#define NONE   2
 
#define LESS   0x0201
 
#define EQUAL   0x0202
 
#define LEQUAL   0x0203
 
#define GREATER   0x0204
 
#define NOTEQUAL   0x0205
 
#define GEQUAL   0x0206
 
#define ALWAYS   0x0207
 
#define NEVER   0x0200
 
#define KEEP   0x1E00
 
#define REPLACE   0x1E01
 
#define INCR   0x1E02
 
#define DECR   0x1E03
 
#define INCR_WRAP   0x8507
 
#define DECR_WRAP   0x8508
 

Macro Definition Documentation

#define ALWAYS   0x0207
#define BACKFACE   0x0405
#define DECR   0x1E03
#define DECR_WRAP   0x8508
#define EQUAL   0x0202
#define FRONTFACE   0x0404
#define GEQUAL   0x0206
#define GREATER   0x0204
#define INCR   0x1E02
#define INCR_WRAP   0x8507
#define KEEP   0x1E00
#define LEQUAL   0x0203
#define LESS   0x0201
#define NEVER   0x0200
#define NONE   2
#define NOTEQUAL   0x0205
#define REPLACE   0x1E01