#include <Renderer_ogl.h>
List of all members.
Constructor & Destructor Documentation
gnash::Tesselator::Tesselator |
( |
|
) |
|
gnash::Tesselator::~Tesselator |
( |
|
) |
|
gnash::Tesselator::Tesselator |
( |
|
) |
|
gnash::Tesselator::~Tesselator |
( |
|
) |
|
Member Function Documentation
void gnash::Tesselator::beginContour |
( |
|
) |
|
void gnash::Tesselator::beginContour |
( |
|
) |
|
void gnash::Tesselator::beginPolygon |
( |
|
) |
|
void gnash::Tesselator::beginPolygon |
( |
|
) |
|
static void gnash::Tesselator::combine |
( |
GLdouble |
coords[3], |
|
|
void * |
vertex_data[4], |
|
|
GLfloat |
weight[4], |
|
|
void ** |
outData, |
|
|
void * |
userdata | |
|
) |
| | [static] |
static void gnash::Tesselator::combine |
( |
GLdouble |
coords[3], |
|
|
void * |
vertex_data[4], |
|
|
GLfloat |
weight[4], |
|
|
void ** |
outData, |
|
|
void * |
userdata | |
|
) |
| | [static] |
void gnash::Tesselator::endContour |
( |
|
) |
|
void gnash::Tesselator::endContour |
( |
|
) |
|
void gnash::Tesselator::error |
( |
GLenum |
error |
) |
[static] |
static void gnash::Tesselator::error |
( |
GLenum |
error |
) |
[static] |
void gnash::Tesselator::feed |
( |
std::vector< oglVertex > & |
vertices |
) |
|
void gnash::Tesselator::feed |
( |
std::vector< oglVertex > & |
vertices |
) |
|
void gnash::Tesselator::rememberVertex |
( |
GLdouble * |
v |
) |
|
void gnash::Tesselator::rememberVertex |
( |
GLdouble * |
v |
) |
|
void gnash::Tesselator::tesselate |
( |
|
) |
|
void gnash::Tesselator::tesselate |
( |
|
) |
|
The documentation for this class was generated from the following files: