Nico Pietroni
|
97d14f173f
|
added clear V flag at the beginning of ImportFromTriMesh function
|
2013-10-03 08:21:08 +00:00 |
Paolo Cignoni
|
84b9387264
|
Removed inclusion of subset.h
|
2012-10-23 23:41:41 +00:00 |
Paolo Cignoni
|
fc75c0c62d
|
Harmless gcc warnings
|
2012-10-09 07:05:45 +00:00 |
mtarini
|
240b88a582
|
added method MergeFlatFaces (does what it says). Plus clean-ups.
|
2012-07-18 21:46:12 +00:00 |
Paolo Cignoni
|
75ebfa9d5a
|
Rewrote and commented the function that given a face pointer it follows the chain of non-faux edges. Now it supports the case of meshes with face with ALL edges faux (isolated faces in a polygon).
|
2012-05-28 11:30:37 +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 |