Defines | |
| #define | DRAW_PRIMITIVE_POINTLIST (0) |
| #define | DRAW_PRIMITIVE_LINELIST (1) |
| #define | DRAW_PRIMITIVE_LINESTRIP (2) |
| #define | DRAW_PRIMITIVE_TRIANGLELIST (3) |
| #define | DRAW_PRIMITIVE_TRIANGLESTRIP (4) |
| #define | DRAW_PRIMITIVE_TRIANGLEFAN (5) |
| #define DRAW_PRIMITIVE_POINTLIST (0) |
| #define DRAW_PRIMITIVE_LINELIST (1) |
| #define DRAW_PRIMITIVE_LINESTRIP (2) |
| #define DRAW_PRIMITIVE_TRIANGLELIST (3) |
| #define DRAW_PRIMITIVE_TRIANGLESTRIP (4) |
| #define DRAW_PRIMITIVE_TRIANGLEFAN (5) |
1.7.1