Paolo Cignoni
|
804545548d
|
Cleaning Pass on samples
|
2017-03-14 07:49:15 +01:00 |
Paolo Cignoni
|
c72396e6f7
|
Cleaned up the pro of two sample
|
2012-11-05 10:10:33 +00:00 |
Paolo Cignoni
|
d81d14189c
|
Still improving doxygen base docs and samples...
|
2012-10-19 11:48:33 +00:00 |
Paolo Cignoni
|
c40c1b7f6b
|
Changed all vn,fn into VN(),FN() in all the samples.
Shortened the curvature example
Cleaned the attribute Example comments
|
2012-10-15 07:52:40 +00:00 |
Paolo Cignoni
|
0464c9f822
|
removed a surviving UpdateFlags::FaceProjection that should have been deleted a few month ago...
|
2012-02-13 23:03:38 +00:00 |
ganovelli
|
5909925947
|
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:07:57 +00:00 |
Paolo Cignoni
|
fc27271fc9
|
added edge class as required by the new declaration style
|
2010-09-02 21:42:07 +00:00 |
Paolo Cignoni
|
5e3b15b690
|
added missing include
|
2010-07-05 10:15:59 +00:00 |
Paolo Cignoni
|
b10bfc04e2
|
Better comment and printing
|
2010-05-04 15:17:52 +00:00 |
Paolo Cignoni
|
ee38039e83
|
Add simple example that compute Shape Diameter Function using ray tracing and exploiting VCG library indexing structure
|
2010-05-04 08:17:13 +00:00 |