Searched refs:ThetaCompare (Results 1 – 1 of 1) sorted by relevance
55 template <class PointType> class ThetaCompare : public ::std::binary_function< const PointType&, co… class58 ThetaCompare( const PointType& rRefPoint ) : maRefPoint( rRefPoint ) {} in ThetaCompare() function in ThetaCompare190 ThetaCompare<Point2D> cmpFunc(result[1]); in convexHull()
Completed in 12 milliseconds