mirror of https://github.com/CGAL/cgal
detail
This commit is contained in:
parent
c05c0a556f
commit
0eb0367883
|
|
@ -128,7 +128,7 @@ Generate a grid inside a square bounding the selection.
|
||||||
<li><b> Points in a square:</b>
|
<li><b> Points in a square:</b>
|
||||||
Generate random points inside a square bounding the selection.
|
Generate random points inside a square bounding the selection.
|
||||||
<li><b> Points on a convex hull:</b>
|
<li><b> Points on a convex hull:</b>
|
||||||
Generate a random points inside a square bounding the selection and
|
Generate a random convex polygon of given size inside a square bounding the selection and
|
||||||
draw their convex hull.
|
draw their convex hull.
|
||||||
<li><b> Polygon:</b>
|
<li><b> Polygon:</b>
|
||||||
Generate a random simple polygon inside a square bounding the selection.
|
Generate a random simple polygon inside a square bounding the selection.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue