|
| AdvancingFront (Node &head, Node &tail) |
|
Node * | head () |
|
void | set_head (Node *node) |
|
Node * | tail () |
|
void | set_tail (Node *node) |
|
Node * | search () |
|
void | set_search (Node *node) |
|
Node * | LocateNode (double x) |
| Locate insertion point along advancing front.
|
|
Node * | LocatePoint (const Point *point) |
|
| AdvancingFront (Node &head, Node &tail) |
|
Node * | head () |
|
void | set_head (Node *node) |
|
Node * | tail () |
|
void | set_tail (Node *node) |
|
Node * | search () |
|
void | set_search (Node *node) |
|
Node * | LocateNode (double x) |
| Locate insertion point along advancing front.
|
|
Node * | LocatePoint (const Point *point) |
|
The documentation for this class was generated from the following files:
- 3rd_party/poly2tri/sweep/advancing_front.h
- 3rd_party/poly2tri/sweep/advancing_front.cpp