Provided by: libcoin80-doc_3.1.4~abc9f50-4ubuntu2_all 

NAME
SbTesselator.h -
SYNOPSIS
#include <Inventor/SbBasic.h>
#include <Inventor/tools/SbPimplPtr.h>
#include <Inventor/SbVec3f.h>
#include <stddef.h>
Classes
class SbTesselator
The SbTesselator class is used to tessellate polygons into triangles.
SbTesselator is used within Coin to split polygons into triangles. It handles concave polygons, does
Delaunay triangulation and avoids generating self-intersecting triangles. "
Typedefs
typedef void SbTesselatorCB (void *v0, void *v1, void *v2, void *data)
Author
Generated automatically by Doxygen for Coin from the source code.
Version 4.0.0a Wed Feb 26 2014 SbTesselator.h(3)