A structure that holds coordinates of a point in BoundaryRegion i.e. the boundary representation of a region. More...
#include <libExtrema.h>
Public Attributes | |
int | line |
int | col |
A structure that holds coordinates of a point in BoundaryRegion i.e. the boundary representation of a region.
int extrema::BoundaryPoint::col |
int extrema::BoundaryPoint::line |