This website requires JavaScript.
Explore
Help
Sign In
manolas
/
vcglib
Watch
1
Star
0
Fork
You've already forked vcglib
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3bb7e7bdd9
vcglib
/
vcg
/
complex
History
Paolo Cignoni
3bb7e7bdd9
Corrected again the constructor of the base trimesh. Now it simply call the clear (just to enforce same behaviour)
2011-05-11 09:54:05 +00:00
..
algorithms
added RemoveDegenerateEdge and modifyed RemoveDuplicatedVertex to support edgemesh
2011-05-11 07:36:19 +00:00
edgemesh
added missing std::
2011-04-21 16:49:59 +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
Index functions (that given a simplex return its position in the vector) are const
2011-05-11 06:09:14 +00:00
append.h
Ongoing Rearrangement of filepath
2011-04-01 17:06:52 +00:00
complex.h
Corrected again the constructor of the base trimesh. Now it simply call the clear (just to enforce same behaviour)
2011-05-11 09:54:05 +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