Searched refs:GetSignedArea (Results 1 – 2 of 2) sorted by relevance
171 double GetSignedArea() const;
1671 const double fArea = GetSignedArea(); in GetArea()1677 double Polygon::GetSignedArea() const in GetSignedArea() function in Polygon1760 return GetSignedArea() >= 0.0; in IsRightOrientated()
Completed in 26 milliseconds