Paolo Cignoni
|
87d01da58f
|
Yet some other changes to the stat collecting functions for computing the average edge lenght on a mesh.
|
2012-07-06 09:06:43 +00:00 |
Paolo Cignoni
|
3d956d8b48
|
Changed ComputeFaceEdgeHistogram into ComputeFaceEdgeDistribution. It was plainly wrong... :(
|
2012-07-06 08:08:24 +00:00 |
Paolo Cignoni
|
81a4cd4765
|
Corrected two wrong (unused) return types in stat collecting functions for trimesh
|
2012-07-06 05:38:05 +00:00 |
Paolo Cignoni
|
7cc19a31c6
|
Added two stupid wrapper to ComputePerFaceQualityMinMax and ComputePerVertexQualityMinMax
|
2012-07-02 08:30:17 +00:00 |
Paolo Cignoni
|
11fa2ba58a
|
Added ComputeEdgeHistogram to Stat functions
|
2011-12-18 22:33:27 +00:00 |
ganovelli
|
9ff0ad3f1e
|
Ongoing Rearrangement of filepath
replaced the path to comply the filepaths modification.
The replacements are as follows:
/complex/trimesh/base.h --> /complex/complex.h
/complex/trimesh/allocate.h --> /complex/allocate.h
/complex/trimesh/append.h --> /complex/append.h
/complex/trimesh/ --> /complex/algorithms/
/complex/local_optimization/ ---> /complex/algorithms/local_optimization/
/complex/local_optimization.h ---> /complex/algorithms/local_optimization.h
/complex/intersection.h ---> /complex/algorithms/intersection.h
/complex/boundary.h ---> /complex/algorithms/boundary.h
|
2011-04-01 17:06:03 +00:00 |
ganovelli
|
1ad23912db
|
|
2011-04-01 16:25:49 +00:00 |