vcglib/vcg/complex
Paolo Cignoni 7324e75142 mismatch between the edge.EVp(i) versus edge.V(i) usage. 2011-05-31 08:46:38 +00:00
..
algorithms Cleaned up small bug in the vertex clustering alg (crashed on empty sets and on non compacted meshes 2011-05-31 08:37:13 +00:00
edgemesh removed three no more useful files of the old edgemesh. Ported useful sutff in the right places (topology.h and clean.h) 2011-05-11 10:00:15 +00:00
tetramesh compilation with gcc 2007-11-20 09:50:32 +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 Added CompactEdgeVector functions for removing unused edges 2011-05-31 08:28:40 +00:00
append.h mismatch between the edge.EVp(i) versus edge.V(i) usage. 2011-05-31 08:46:38 +00:00
complex.h Added missing HasEdgeXXXX for checking the components avalability in meshes 2011-05-31 08:32:01 +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