An ordered list of EdgeEndBundle objects around a RelateNode. More...
#include <EdgeEndBundleStar.h>
Public Member Functions | |
| EdgeEndBundleStar () | |
| Creates a new empty EdgeEndBundleStar. | |
| void | insert (geomgraph::EdgeEnd *e) |
| Insert a EdgeEnd into this EdgeEndStar. | |
| void | updateIM (geom::IntersectionMatrix *im) |
An ordered list of EdgeEndBundle objects around a RelateNode.
They are maintained in CCW order (starting with the positive x-axis) around the node for efficient lookup and topology building.
1.7.2