Back to FabImage Library website
You are here: Start » Function Reference » Path » Polygon Relations » TestPolygonConvex

TestPolygonConvex
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationBasic |
Tests whether a polygon is convex.
Syntax
C++
C#
void fil::TestPolygonConvex ( const fil::Path& inPolygon, bool& outIsConvex )