#include <list>
Go to the source code of this file.
Classes | |
struct | TPPLPartition::Diagonal |
struct | TPPLPartition::DPState |
struct | TPPLPartition::DPState2 |
struct | TPPLPartition::MonotoneVertex |
struct | TPPLPartition::PartitionVertex |
struct | TPPLPartition::ScanLineEdge |
class | TPPLPartition |
struct | TPPLPoint |
class | TPPLPoly |
class | TPPLPartition::VertexSorter |
Defines | |
#define | TPPL_CCW 1 |
#define | TPPL_CW -1 |
Typedefs | |
typedef double | tppl_float |
#define TPPL_CCW 1 |
Definition at line 27 of file polypartition.h.
#define TPPL_CW -1 |
Definition at line 28 of file polypartition.h.
typedef double tppl_float |
Definition at line 25 of file polypartition.h.