Paolo Cignoni
|
6950be4594
|
Improved comment/documentation. Changed throws in require
|
2013-03-13 14:00:29 +00:00 |
Paolo Cignoni
|
a1e4341c98
|
assert->trhow and first version of the allocateEdge
|
2012-11-10 06:45:58 +00:00 |
ganovelli
|
d9132e6cbc
|
corrected assertion
|
2012-07-09 15:14:36 +00:00 |
Paolo Cignoni
|
4c44513d4f
|
corrected bug in the UpdateTopology::EdgeEdge function: it touched a vector element beyond .end()
|
2012-04-22 09:01:04 +00:00 |
Paolo Cignoni
|
4bdf843589
|
Changed all the MeshType::HasSomething() into the now standard tri::HasSomething(MeshType &m)
|
2012-01-20 08:03:25 +00:00 |
Paolo Cignoni
|
c038b3584e
|
Corrected blatant bugs in the updateTopology--VertexEdge
|
2011-12-12 23:28:25 +00:00 |
Paolo Cignoni
|
2fe129645b
|
Rolled back
|
2011-10-05 15:04:40 +00:00 |
Paolo Cignoni
|
5b6f8055f2
|
Corrected bug in the computation of VE topology
|
2011-05-31 08:35:50 +00:00 |
Paolo Cignoni
|
0c606a5cf5
|
added EdgeEdge topology computation function
|
2011-05-11 09:57:08 +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 |