#include "cinder/Cinder.h"
#include "cinder/TriMesh.h"
#include "cinder/PolyLine.h"
#include "cinder/Shape2d.h"
#include "cinder/Path2d.h"
Go to the source code of this file.
Classes | |
class | cinder::Triangulator |
Converts an arbitrary Shape2d into a TriMesh2d. More... | |
class | cinder::Triangulator::Exception |
Namespaces | |
cinder | |