Engineering
Zum Modell
polygon2d_vertices_round3_p
6
Downloads
3
Likes
0
Makes
**NOTE:** This is a snapshot release of a part in [omdl]. Feel free to use the version here, but the most current and maintained version can be found in the source [repository].
Multi-mode Polygon Rounding Function.Round the vertices of a polygon in 2d space. Generates a new rounded polygon.
#### Assumptions
Assumes polygon is defined in 2D space on the x-y plane. There should be no repeating adjacent vertices along the polygon path (ie: no adjacent vertex with identical coordinates). Any vertex determined to be collinear with its adjacent previous and next vertex is returned unmodified.
#### Function Parameters
The [full documentation] for this thing is available on-line.
[full documentation]: https://royasutton.github.io/omdl-snapshot/docs/html/omdl-v0.9.5/group__math__polygon.html#ga7a0eff64929a142fc507615f83e3bd58
~~~
function polygon2d_vertices_round3_p ( c, vr, vrm, vfn, w, cw )
~~~
arg | def | description
:----:|:----:|:-----------------------
Multi-mode Polygon Rounding Function.Round the vertices of a polygon in 2d space. Generates a new rounded polygon.
#### Assumptions
Assumes polygon is defined in 2D space on the x-y plane. There should be no repeating adjacent vertices along the polygon path (ie: no adjacent vertex with identical coordinates). Any vertex determined to be collinear with its adjacent previous and next vertex is returned unmodified.
#### Function Parameters
The [full documentation] for this thing is available on-line.
[full documentation]: https://royasutton.github.io/omdl-snapshot/docs/html/omdl-v0.9.5/group__math__polygon.html#ga7a0eff64929a142fc507615f83e3bd58
~~~
function polygon2d_vertices_round3_p ( c, vr, vrm, vfn, w, cw )
~~~
arg | def | description
:----:|:----:|:-----------------------
Hast du dieses Modell gedruckt? Einloggen und dein Make teilen!
Melde dich an, um einen Kommentar zu hinterlassen
AnmeldenNoch keine Kommentare – sei der Erste!