#include <polypartition.h>
Public Member Functions | |
bool | IsConvex (const TPPLPoint &p1, const TPPLPoint &p2, const TPPLPoint &p3) const |
bool | operator< (const ScanLineEdge &other) const |
Public Attributes | |
long | index |
TPPLPoint | p1 |
TPPLPoint | p2 |
Definition at line 188 of file polypartition.h.
bool TPPLPartition::ScanLineEdge::IsConvex | ( | const TPPLPoint & | p1, |
const TPPLPoint & | p2, | ||
const TPPLPoint & | p3 | ||
) | const |
Definition at line 1384 of file polypartition.cpp.
bool TPPLPartition::ScanLineEdge::operator< | ( | const ScanLineEdge & | other | ) | const |
Definition at line 1391 of file polypartition.cpp.
Definition at line 189 of file polypartition.h.
Definition at line 190 of file polypartition.h.
Definition at line 191 of file polypartition.h.