Back to class index
| Polygon::IsFiniteSyntaxbool Polygon::IsFinite() const; [8 lines of code]Tests if this polygon is finite. A polygon is finite if each of its vertices have finite floating point coordinates (no nans or infs). Note The null polygon is finite. See Also |