API Documentation
Loading...
Searching...
No Matches
SliceVertex< t_type, t_vertex_type > Struct Template Reference

#include <ConcaveToConvexPolygon.h>

Inheritance diagram for SliceVertex< t_type, t_vertex_type >:
[legend]
Collaboration diagram for SliceVertex< t_type, t_vertex_type >:
[legend]

Public Member Functions

 SliceVertex ()
 
 SliceVertex (t_vertex_type const &_position)
 

Public Attributes

int index
 
t_type distanceToSlice
 

Constructor & Destructor Documentation

◆ SliceVertex() [1/2]

template<class t_type , class t_vertex_type >
SliceVertex ( )
inline

◆ SliceVertex() [2/2]

template<class t_type , class t_vertex_type >
SliceVertex ( t_vertex_type const & _position)
inline

Member Data Documentation

◆ distanceToSlice

template<class t_type , class t_vertex_type >
t_type distanceToSlice

◆ index

template<class t_type , class t_vertex_type >
int index

The documentation for this struct was generated from the following file: