LibreOffice Module basegfx (master) 1
|
Public Member Functions | |
ThetaCompare (const PointType &rRefPoint) | |
bool | operator() (const PointType &p1, const PointType &p2) |
double | operator() (const PointType &p) const |
Private Attributes | |
PointType | maRefPoint |
Definition at line 45 of file convexhull.cxx.
|
inlineexplicit |
Definition at line 48 of file convexhull.cxx.
|
inline |
Definition at line 56 of file convexhull.cxx.
References ThetaCompare< PointType >::maRefPoint, p, and theta().
|
inline |
Definition at line 50 of file convexhull.cxx.
References ThetaCompare< PointType >::maRefPoint, and theta().
|
private |
Definition at line 62 of file convexhull.cxx.
Referenced by ThetaCompare< PointType >::operator()().