#include <polypartition.h>
Public Member Functions | |
bool | operator() (long index1, long index2) |
VertexSorter (MonotoneVertex *v) | |
Private Attributes | |
MonotoneVertex * | vertices |
Definition at line 162 of file polypartition.h.
TPPLPartition::VertexSorter::VertexSorter | ( | MonotoneVertex * | v | ) | [inline] |
Definition at line 165 of file polypartition.h.
bool TPPLPartition::VertexSorter::operator() | ( | long | index1, |
long | index2 | ||
) |
Definition at line 1376 of file polypartition.cpp.
Definition at line 163 of file polypartition.h.