vcglib/vcg/complex
Paolo Cignoni 7037098822 Added to BitQuad Support a Generic quad triangulation function and used in OFF importer.
It takes in input 4 vertex pointrs and rotate them so that a simple fan triangulation is Ok.
  It uses geometric criteria for avoiding bad shaped triangles, and folds
  and it use an internal set of already created diagonal to avoid the creation of non manifold situations.
2011-01-27 15:49:21 +00:00
..
edgemesh removed harmless warning 2010-09-07 10:31:04 +00:00
local_optimization Added classes for quad meshes simplification 2011-01-27 15:41:05 +00:00
tetramesh compilation with gcc 2007-11-20 09:50:32 +00:00
trimesh Added to BitQuad Support a Generic quad triangulation function and used in OFF importer. 2011-01-27 15:49:21 +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
boundary.h added missing newline at the end of file 2007-11-20 09:49:53 +00:00
intersection.h BUG! In IntersectionRayMesh the IntersectionLineTriangle had a parameter swapped... 2010-09-13 09:35:24 +00:00
local_optimization.h added operation types for quads 2010-08-05 13:18:33 +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