| X | list of abcissea | |
| Y | list of list of the corresponding y-coordinates. | |
| I | index of the critical point in the corresponding y-coordinate list. |
Definition at line 39 of file TopSweep2d.h.
Public Member Functions | |
| void | clear () |
Public Attributes | |
| Seq< C > | X |
| Seq< Seq< C > > | Y |
| Seq< int > | I |
![]() |