]> rtime.felk.cvut.cz Git - hubacji1/rrts.git/blobdiff - incl/cute_c2.h
Increase max polygon verts to 12
[hubacji1/rrts.git] / incl / cute_c2.h
index 7faa8fda0cebe0d0f49c72a89da46963811aaba8..79848ccea0c1b7ad5c11f6a94b6335c1e3a2069f 100644 (file)
 // resented as a point + radius. usually tools that generate polygons should be
 // constructed so they do not output polygons with too many verts.
 // Note: polygons in cute_c2 are all *convex*.
-#define C2_MAX_POLYGON_VERTS 8
+#define C2_MAX_POLYGON_VERTS 12
 
 // 2d vector
 typedef struct