#include <libExtrema.h>
Inheritance diagram for extrema::BoundaryRegion:
Public Member Functions | |
bool | operator< (const BoundaryRegion &a) const |
Stability ordering operator. | |
Public Attributes | |
vector< BoundaryPoint > | boundary |
Vector that holds boundary representation of the region. |
bool extrema::BoundaryRegion::operator< | ( | const BoundaryRegion & | a | ) | const [inline] |
Stability ordering operator.
Vector that holds boundary representation of the region.