#include <segment2.h>
Public Types | |
typedef Point2< ScalarType > | QueryType |
typedef S | ScalarType |
Public Member Functions | |
template<class EdgeType , class ScalarType > | |
bool | operator() (const EdgeType &e, const Point2< ScalarType > &p, ScalarType &minDist, Point2< ScalarType > &q) |
Static Public Member Functions | |
static const Point2< ScalarType > & | Pos (const QueryType &qt) |
Definition at line 163 of file segment2.h.