Fixed qh_gethash bug and reviewed code
Added project files for qhull programs
Changed qh_gethash to return an int
Changed qh_addhash to take an int
Fixed qh_gethash bug and reviewed code
Added project files for qhull programs
Changed qh_gethash to return an int
Changed qh_addhash to take an int
Brad Barber <bradb@shore.net> | Jan 5 2010, 02:45 |
junge | Oct 20 2016, 12:59 |
Path | ||||
---|---|---|---|---|
M | README.txt | |||
M | cpp/Qhull.h | |||
M | cpp/QhullPoints.cpp | |||
M | cpp/QhullPoints.h | |||
M | qtpro/libqhull/libqhull.pro | |||
A | (dir) | qtpro/qconvex/ | ||
P | qtpro/qconvex/qconvex.pro Copied from qtpro/qhull/qhull.pro | |||
A | (dir) | qtpro/qdelaunay/ | ||
P | qtpro/qdelaunay/qdelaunay.pro Copied from qtpro/qhull/qhull.pro | |||
A | (dir) | qtpro/qhalf/ | ||
P | qtpro/qhalf/qhalf.pro Copied from qtpro/qhull/qhull.pro | |||
M | qtpro/qhull-all.pro | |||
P | qtpro/qhull/qhull.pro Copied to multiple locations: qtpro/qconvex/qconvex.pro qtpro/qdelaunay/qdelaunay.pro qtpro/qhalf/qhalf.pro qtpro/qvoronoi/qvoronoi.pro | |||
A | (dir) | qtpro/qvoronoi/ | ||
P | qtpro/qvoronoi/qvoronoi.pro Copied from qtpro/qhull/qhull.pro | |||
M | qtpro/rbox/rbox.pro | |||
A | (dir) | qtpro/user_eg/ | ||
A | qtpro/user_eg/user_eg.pro | |||
A | (dir) | qtpro/user_eg2/ | ||
A | qtpro/user_eg2/user_eg2.pro | |||
M | qtpro/user_eg3/user_eg3.pro | |||
M | src/Changes.txt | |||
M | src/io.c | |||
M | src/mem.h | |||
M | src/merge.c | |||
M | src/poly.c | |||
M | src/poly.h | |||
M | src/poly2.c | |||
M | src/qconvex.c | |||
M | src/qdelaun.c | |||
M | src/qhalf.c | |||
M | src/qvoronoi.c | |||
M | src/user.h | |||
M | src/user_eg.c | |||
M | src/user_eg2.c | |||
M | src/userprintf.c |