Home
last modified time | relevance | path

Searched refs:ThetaCompare (Results 1 – 1 of 1) sorted by relevance

/trunk/main/basegfx/source/workbench/
H A Dconvexhull.cxx55 template <class PointType> class ThetaCompare : public ::std::binary_function< const PointType&, co… class
58 ThetaCompare( const PointType& rRefPoint ) : maRefPoint( rRefPoint ) {} in ThetaCompare() function in ThetaCompare
190 ThetaCompare<Point2D> cmpFunc(result[1]); in convexHull()

Completed in 11 milliseconds