Stores an index to a particular vertex used with ConcaveToConvexPolygon. The Slice index is used with ConcavePolygon to break it into convex polygons or triangles.
More...
#include <ConcaveToConvexPolygon.h>
template<class t_type, class t_vertex_type>
struct NDEVR::SliceVertex< t_type, t_vertex_type >
Stores an index to a particular vertex used with ConcaveToConvexPolygon. The Slice index is used with ConcavePolygon to break it into convex polygons or triangles.
◆ SliceVertex() [1/2]
template<class t_type , class t_vertex_type >
◆ SliceVertex() [2/2]
template<class t_type , class t_vertex_type >
◆ distanceToSlice
template<class t_type , class t_vertex_type >
◆ index
template<class t_type , class t_vertex_type >
The documentation for this struct was generated from the following file: