Coin Logo http://www.coin3d.org/
http://www.kongsberg.com/kogt/

Classes | Typedefs
SbTesselator.h File Reference
#include <Inventor/SbBasic.h>
#include <Inventor/tools/SbPimplPtr.h>
#include <Inventor/SbVec3f.h>
#include <stddef.h>

Go to the source code of this file.

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. More...
 

Typedefs

typedef void SbTesselatorCB(void *v0, void *v1, void *v2, void *data)
 

Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.

Generated for Coin by Doxygen