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
b9ad0d4aa2
vcglib
/
vcg
/
complex
History
Paolo Cignoni
b9ad0d4aa2
A function inside AddPointSet() was templated on CMeshO instead of the general type MeshType. This could lead to errors at compile time. CMeshO has been replaced with MeshType and now works fine.
2009-08-07 13:56:38 +00:00
..
edgemesh
corrected vert:: to vertex::
2009-03-20 07:15:20 +00:00
local_optimization
added missing #include file update/topology.h
2009-07-17 08:22:38 +00:00
tetramesh
compilation with gcc
2007-11-20 09:50:32 +00:00
trimesh
A function inside AddPointSet() was templated on CMeshO instead of the general type MeshType. This could lead to errors at compile time. CMeshO has been replaced with MeshType and now works fine.
2009-08-07 13:56:38 +00:00
vertexmesh
[Namespaces changes]
2008-09-30 10:59:29 +00:00
boundary.h
added missing newline at the end of file
2007-11-20 09:49:53 +00:00
intersection.h
Added missing include trimesh/allocate.h
2008-11-28 13:45:39 +00:00
local_optimization.h
Re-factored the Heap-Simplex ratio parameter. Now it is something that should be asked to the localmodification class.
2008-07-10 09:44:09 +00:00