vcglib/vcg/complex
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
..
algorithms Ongoing Rearrangement of filepath 2011-04-01 17:06:03 +00:00
edgemesh removed harmless warning 2010-09-07 10:31:04 +00:00
tetramesh compilation with gcc 2007-11-20 09:50:32 +00:00
trimesh Ongoing Rearrangement of filpath 2011-04-01 16:22:18 +00:00
vertexmesh [Namespaces changes] 2008-09-30 10:59:29 +00:00
all_types.h separated alltypes from usedtypes. The dummy types for simplex where char, now are derived by 2010-05-19 17:05:29 +00:00
allocate.h Ongoing Rearrangement of filpath 2011-04-01 16:20:53 +00:00
append.h Ongoing Rearrangement of filpath 2011-04-01 16:20:53 +00:00
complex.h adding complex.h 2011-04-01 17:00:18 +00:00
used_types.h definition of USedTypes changed to ensure that MeshType::FaceType is the same as VertexType::FaceType (begin Vertex and Face any type among Vertex,Face,Edge,HEdge). 2010-06-18 07:53:21 +00:00