Skip to content
Snippets Groups Projects
  1. Mar 14, 2010
    • Brad Barber's avatar
      Add Qhull::defineVertexFacetNeighbors() to define the facetNeighbors of all vertices. · 6b407609
      Brad Barber authored
        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
      6b407609
  2. Jan 23, 2010
    • Brad Barber's avatar
      Reviewed all copy constructors and copy assignments. Updated comments. · 74d76d22
      Brad Barber authored
         Defined Qhull copy constructor and copy assignment [G. Rivet-Sabourin]
         Disabled UsingQhullLib default constructor, copy construct, and copy assign
      
      - Add #error to Qhull.h if qh_QHpointer is not defined
      - Define MSG_QHULL_ERROR in user.h
      - Move MSG_FIXUP to 11000 and updated FIXUP QH11...
      74d76d22
  3. Jan 09, 2010
  4. Jan 08, 2010
  5. Jan 05, 2010
  6. Jan 03, 2010
    • Brad Barber's avatar
      Qhull 2010.0.1 2009/01/03 · 55956da2
      Brad Barber authored
      Updated citeseer references to  citeseerx doi =10.1.1.117.405
      Changed copyright to C.B. Barber
      Updated Register.txt to Qhull
      55956da2
    • Brad Barber's avatar
      First tracked release, 2010.0.1 · baddaf81
      Brad Barber authored
      Organized src/Changes.txt
      Updated copyright dates
      Fixed warnings from Kent William
      Reviewing FIXUP
      Add qhull-all.pro to build projects in order
      Passed 127 tests.
      baddaf81
  7. Dec 08, 2009
  8. Dec 05, 2009
    • bbarber's avatar
      First cut at a C++ interface to Qhull. · e17d98e0
      bbarber authored
      Includes QTest files for each class and user-eg3.c for demonstrating the interface.
      See src/Changes.txt for change notes and to do.
      See FIXUP for problems
      See WARN64 for 64-bit problems
      e17d98e0
Loading