Home | Download | Screen shots | Discussion | Documentation |
---|
Classes | |
class | viewer |
Abstract class for display of VRML models using OpenGL/Mesa. More... | |
Typedefs | |
typedef GLvoid(* | TessCB )() |
Tesselator callback. | |
Functions | |
void | tessExtrusionBegin (const GLenum type, void *const pdata) |
void | tessExtrusionVertex (void *const vdata, void *const pdata) |
|
Tesselator callback.
For internal use only. As the type of callback functions given to OpenGL, this type must have C linkage. |
|
For internal use only.
|
|
For internal use only.
|