Delaunator
2D Delaunay Triangulation in C++ with Python wrapper.
 All Classes Namespaces Functions
Public Member Functions | List of all members
VertexHash Struct Reference

#include <vertex.h>

Public Member Functions

size_t operator() (const Vertex *o) const

Detailed Description

Get a hash from a Vertex* value. Used by sets and maps of STL.


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