Horizon
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
delaunator::Delaunator Class Reference

Public Member Functions

INLINE Delaunator (std::vector< double > const &in_coords)
 
INLINE double get_hull_area ()
 
INLINE double get_triangle_area ()
 

Public Attributes

std::vector< double > const & coords
 
Points m_points
 
std::vector< std::size_t > triangles
 
std::vector< std::size_t > halfedges
 
std::vector< std::size_t > hull_prev
 
std::vector< std::size_t > hull_next
 
std::vector< std::size_t > hull_tri
 
std::size_t hull_start
 

The documentation for this class was generated from the following files: