|
My Project
|
A queue used to store encroached subsegments. More...
Public Member Functions | |
| override int | GetHashCode () |
| override string | ToString () |
Public Attributes | |
| Osub | subseg |
| Vertex | org |
| Vertex | dest |
A queue used to store encroached subsegments.
Each subsegment's vertices are stored so that we can check whether a subsegment is still the same.