Skip to content
Snippets Groups Projects
Commit 6b407609 authored by Brad Barber's avatar Brad Barber
Browse files

Add Qhull::defineVertexFacetNeighbors() to define the facetNeighbors of all vertices.

  Automatically called for facet merging and Voronoi diagrams

<<QhullVertex does not print facetNeighbors() if !facetNeighborsDefined()
      Was not caught by QhullVertex_test due to facet merging

Fixed type of vertex->neighbors in qh_printvoronoi [no effect on results]

Removed unnecessary if statement in qh_printvoronoi

index.htm: Add Google Scholar references
parent 4e8d3959
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment