Go to the source code of this file.
Defines | |
#define | PI 3.1416 |
#define | CONST_SUCCESS 0 |
#define | CONST_GENERAL_ERROR 1 |
#define | CONST_PASSED_NULLPOINTER 2 |
#define | CONST_FILE_NOT_FOUND 100 |
#define | CONST_ANIMATION_DONE 500 |
#define | CONST_END_OF_EDGE 501 |
#define | CONST_NO_BOUNDINGBOX_SET 600 |
#define | CONST_NO_COLLISION_DETECTED 650 |
#define | CONST_COLLISION_DETECTED 651 |
#define | CONST_UNHOLY_ERROR 999 |
#define | CONST_DRAW_WIREFRAME 0x1 |
#define | CONST_DRAW_TRIANGLES 0x2 |
#define | CONST_OUTLINE_VERTICES 0x4 |
#define | CONST_SHOW_NORMALS 0x8 |
#define | CONST_SKIN_MESH 0x10 |
#define | CONST_DRAW_MESH 0x20 |
#define | CONST_OUTLINE_MAPPED_VERTICES 0x40 |
#define | CONST_DRAW_BOUNDING_BOXES 0x80 |
#define CONST_ANIMATION_DONE 500 |
#define CONST_COLLISION_DETECTED 651 |
#define CONST_DRAW_BOUNDING_BOXES 0x80 |
#define CONST_DRAW_MESH 0x20 |
#define CONST_DRAW_TRIANGLES 0x2 |
#define CONST_DRAW_WIREFRAME 0x1 |
#define CONST_END_OF_EDGE 501 |
#define CONST_FILE_NOT_FOUND 100 |
#define CONST_GENERAL_ERROR 1 |
#define CONST_NO_BOUNDINGBOX_SET 600 |
#define CONST_NO_COLLISION_DETECTED 650 |
#define CONST_OUTLINE_MAPPED_VERTICES 0x40 |
#define CONST_OUTLINE_VERTICES 0x4 |
#define CONST_PASSED_NULLPOINTER 2 |
#define CONST_SHOW_NORMALS 0x8 |
#define CONST_SKIN_MESH 0x10 |
#define CONST_SUCCESS 0 |
#define CONST_UNHOLY_ERROR 999 |
#define PI 3.1416 |