Home
last modified time | relevance | path

Searched defs: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

Completed in 9 milliseconds