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
Showing
- cpp/Qhull.cpp 18 additions, 0 deletionscpp/Qhull.cpp
- cpp/Qhull.h 1 addition, 0 deletionscpp/Qhull.h
- cpp/QhullVertex.cpp 17 additions, 12 deletionscpp/QhullVertex.cpp
- cpp/QhullVertex.h 2 additions, 0 deletionscpp/QhullVertex.h
- cpp/qhulltest/QhullVertex_test.cpp 26 additions, 0 deletionscpp/qhulltest/QhullVertex_test.cpp
- cpp/qhulltest/Qhull_test.cpp 2 additions, 0 deletionscpp/qhulltest/Qhull_test.cpp
- cpp/qhulltest/qhulltest.cpp 1 addition, 1 deletioncpp/qhulltest/qhulltest.cpp
- index.htm 2 additions, 1 deletionindex.htm
- src/Changes.txt 10 additions, 2 deletionssrc/Changes.txt
- src/io.c 4 additions, 6 deletionssrc/io.c
Please register or sign in to comment