mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-01 13:50:33 +02:00
Merge pull request #719 from adrianVmariano/master
valid region fix, pair/triplet degenerate cases
This commit is contained in:
@@ -1496,7 +1496,7 @@ function _region_centroid(region,eps=EPSILON) =
|
||||
total[0]/total[1];
|
||||
|
||||
|
||||
/// Function: _polygon_centroid()
|
||||
/// Internal Function: _polygon_centroid()
|
||||
/// Usage:
|
||||
/// cpt = _polygon_centroid(poly);
|
||||
/// Topics: Geometry, Polygons, Centroid
|
||||
|
Reference in New Issue
Block a user