#include <RE_OGLVertex.h>
Public Member Functions | |
| void | setTesselator (RE_Tesselator *tess) |
| void (RE_GLAPI *v2DS)(const short v[2]) | |
| void (RE_GLAPI *v2DI)(const int v[2]) | |
| void (RE_GLAPI *v3DS)(const short v[3]) | |
| void (RE_GLAPI *v3DI)(const int v[3]) | |
| void (RE_GLAPI *v2DW)(const float v[2]) | |
| void (RE_GLAPI *v3DW)(const float v[3]) | |
| void (RE_GLAPI *vertex2DS)(short x | |
| void (RE_GLAPI *vertex2DI)(int x | |
| void (RE_GLAPI *vertex2DW)(float x | |
| void (RE_GLAPI *vertex3DS)(short x | |
| void (RE_GLAPI *vertex3DI)(int x | |
| void (RE_GLAPI *vertex3DW)(float x | |
| void (RE_GLAPI *c3DS)(const short c[3]) | |
| void (RE_GLAPI *c3DW)(const float c[3]) | |
| void (RE_GLAPI *c4DW)(const float c[4]) | |
| void (RE_GLAPI *n3DW)(const float v[3]) | |
| void (RE_GLAPI *t2DW)(const float v[2]) | |
| void (RE_GLAPI *t3DW)(const float v[3]) | |
| void (RE_GLAPI *t4DW)(const float v[4]) | |
| void (RE_GLAPI *a1DW)(unsigned int loc | |
| void (RE_GLAPI *a2DW)(unsigned int loc | |
| void (RE_GLAPI *a3DW)(unsigned int loc | |
| void (RE_GLAPI *a4DW)(unsigned int loc | |
Static Public Member Functions | |
| static RE_OGLVertex * | getConvex () |
| static RE_OGLVertex * | getConcave () |
Public Attributes | |
| short | y |
| int | y |
| float | y |
| short short | z |
| int int | z |
| float float | z |
| const float | v [1] |
Definition at line 34 of file RE_OGLVertex.h.
| static RE_OGLVertex* RE_OGLVertex::getConcave | ( | ) | [static] |
| static RE_OGLVertex* RE_OGLVertex::getConvex | ( | ) | [static] |
| void RE_OGLVertex::setTesselator | ( | RE_Tesselator * | tess | ) |
| RE_OGLVertex::void | ( | RE_GLAPI * | a4DW | ) |
| RE_OGLVertex::void | ( | RE_GLAPI * | a3DW | ) |
| RE_OGLVertex::void | ( | RE_GLAPI * | a2DW | ) |
| RE_OGLVertex::void | ( | RE_GLAPI * | a1DW | ) |
| RE_OGLVertex::void | ( | RE_GLAPI * | t4DW | ) | const |
| RE_OGLVertex::void | ( | RE_GLAPI * | t3DW | ) | const |
| RE_OGLVertex::void | ( | RE_GLAPI * | t2DW | ) | const |
| RE_OGLVertex::void | ( | RE_GLAPI * | n3DW | ) | const |
| RE_OGLVertex::void | ( | RE_GLAPI * | c4DW | ) | const |
| RE_OGLVertex::void | ( | RE_GLAPI * | c3DW | ) | const |
| RE_OGLVertex::void | ( | RE_GLAPI * | c3DS | ) | const |
| RE_OGLVertex::void | ( | RE_GLAPI * | vertex3DW | ) |
| RE_OGLVertex::void | ( | RE_GLAPI * | vertex3DI | ) |
| RE_OGLVertex::void | ( | RE_GLAPI * | vertex3DS | ) |
| RE_OGLVertex::void | ( | RE_GLAPI * | vertex2DW | ) |
| RE_OGLVertex::void | ( | RE_GLAPI * | vertex2DI | ) |
| RE_OGLVertex::void | ( | RE_GLAPI * | vertex2DS | ) |
| RE_OGLVertex::void | ( | RE_GLAPI * | v3DW | ) | const |
| RE_OGLVertex::void | ( | RE_GLAPI * | v2DW | ) | const |
| RE_OGLVertex::void | ( | RE_GLAPI * | v3DI | ) | const |
| RE_OGLVertex::void | ( | RE_GLAPI * | v3DS | ) | const |
| RE_OGLVertex::void | ( | RE_GLAPI * | v2DI | ) | const |
| RE_OGLVertex::void | ( | RE_GLAPI * | v2DS | ) | const |
| const float RE_OGLVertex::v |
Definition at line 76 of file RE_OGLVertex.h.
| float RE_OGLVertex::y |
Definition at line 57 of file RE_OGLVertex.h.
| int RE_OGLVertex::y |
Definition at line 56 of file RE_OGLVertex.h.
| float RE_OGLVertex::y |
Definition at line 55 of file RE_OGLVertex.h.
| float float RE_OGLVertex::z |
Definition at line 60 of file RE_OGLVertex.h.
| int int RE_OGLVertex::z |
Definition at line 59 of file RE_OGLVertex.h.
| short short RE_OGLVertex::z |
Definition at line 58 of file RE_OGLVertex.h.
1.5.9