vcglib/vcg/complex
Paolo Cignoni 5233b20f12 Added a function Flip a mesh so that its normals are orented outside.
Just for safety it uses a voting scheme.
It assumes that
* mesh has already has coherent normals.
* mesh is watertight and single component.
2011-04-07 22:28:28 +00:00
..
algorithms Added a function Flip a mesh so that its normals are orented outside. 2011-04-07 22:28:28 +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/update Ongoing Rearrangement of filepath 2011-04-01 17:18:15 +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 filepath 2011-04-01 17:06:52 +00:00
append.h Ongoing Rearrangement of filepath 2011-04-01 17:06:52 +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