RE_Tesselator Class Reference
#include <RE_Tess.h>
List of all members.
Detailed Description
Definition at line 68 of file RE_Tess.h.
Constructor & Destructor Documentation
| RE_Tesselator::~RE_Tesselator |
( |
|
) |
|
| RE_Tesselator::RE_Tesselator |
( |
|
) |
[protected] |
Member Function Documentation
| void RE_Tesselator::attrib1 |
( |
unsigned int |
loc, |
|
|
const float |
a[] | |
|
) |
| | [inline] |
| void RE_Tesselator::attrib2 |
( |
unsigned int |
loc, |
|
|
const float |
a[] | |
|
) |
| | [inline] |
| void RE_Tesselator::attrib3 |
( |
unsigned int |
loc, |
|
|
const float |
a[] | |
|
) |
| | [inline] |
| void RE_Tesselator::attrib4 |
( |
unsigned int |
loc, |
|
|
const float |
a[] | |
|
) |
| | [inline] |
| static void CALLBACK RE_Tesselator::beginCB |
( |
GLenum |
|
) |
[static, protected] |
| void RE_Tesselator::buffer |
( |
|
) |
|
| void RE_Tesselator::color3 |
( |
const float |
c[] |
) |
[inline] |
| void RE_Tesselator::color4 |
( |
const float |
c[] |
) |
[inline] |
| RE_TessVertex* RE_Tesselator::currentVert |
( |
|
) |
[inline, protected] |
| int RE_Tesselator::degenerateShape |
( |
|
) |
[protected] |
| static void RE_Tesselator::deReference |
( |
|
) |
[static] |
| void RE_Tesselator::doVert |
( |
int |
index |
) |
[protected] |
| static void CALLBACK RE_Tesselator::endCB |
( |
|
) |
[static, protected] |
| void RE_Tesselator::immediate |
( |
|
) |
|
| void RE_Tesselator::init |
( |
void |
|
) |
[inline] |
| void RE_Tesselator::interp |
( |
|
) |
|
| void RE_Tesselator::normal |
( |
const float |
n[] |
) |
[inline] |
| void RE_Tesselator::tesselate |
( |
|
) |
|
| void RE_Tesselator::texture1 |
( |
const float |
t[] |
) |
[inline] |
| void RE_Tesselator::texture2 |
( |
const float |
t[] |
) |
[inline] |
| void RE_Tesselator::texture3 |
( |
const float |
t[] |
) |
[inline] |
| void RE_Tesselator::texture4 |
( |
const float |
t[] |
) |
[inline] |
| void RE_Tesselator::vertex |
( |
const float |
v[] |
) |
|
| static void CALLBACK RE_Tesselator::vertexCB |
( |
void * |
data |
) |
[static, protected] |
The documentation for this class was generated from the following file: