Searched defs: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 ThetaCompare
Completed in 7 milliseconds