vcglib/apps/metro
ganovelli 827b67e358 a bit of cleaning:
SamplingFlags struct added
optional treatment for unreferred vertices.
Note: unref vertices are tested against unref vertices without
using the grid...it is n^2 with n number of unreferred vertices. To make it
with the grid in the proper way :
derive face and vertex from a simplexClass,
instantiate GridStaticPtr on the simplexClass template.
2004-05-14 00:38:01 +00:00
..
defs.h re-created 2004-05-05 11:30:37 +00:00
error.h re-created 2004-05-05 11:30:37 +00:00
mesh_type.h just color and quality on the vertex 2004-05-14 00:32:36 +00:00
metro.cpp added -U options (ignore unreferenced vertces) 2004-05-14 00:33:02 +00:00
min_dist_point.h header added 2004-05-14 00:34:36 +00:00
sampling.h a bit of cleaning: 2004-05-14 00:38:01 +00:00