![]() # Objective - Fixes #15963 ## Solution - Implement `TryFrom<Polygon<N> for ConvexPolygon<N>` - Implement `From<ConvexPolygon<N>> for Polygon<N>` - Remove `pub` from `vertices` - Add `ConvexPolygon::vertices()` to get read only access to the vertices of a convex polygon. |
||
---|---|---|
.. | ||
primitives | ||
conversions.rs | ||
index.rs | ||
lib.rs | ||
mesh.rs | ||
mikktspace.rs | ||
morph.rs | ||
skinning.rs | ||
vertex.rs |