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
de93d3d941
vcglib
/
vcg
/
complex
History
Paolo Cignoni
446400f6fc
Now the compactvertex and compactface funtions use the importlocal chain so we are sure that all the meaningful data is correctly copied (otherwise ocf stuff will not be copied) On the other hand when using ImportLocal we do not copy pointer based stuff like adjacency and *vertex pointers* that must be terefore copied by hand...
2010-02-19 00:21:26 +00:00
..
edgemesh
corrected vert:: to vertex::
2009-03-20 07:15:20 +00:00
local_optimization
Added management of per-vertex quality values during simplification to amplify initial quadric values
2009-08-30 09:35:36 +00:00
tetramesh
compilation with gcc
2007-11-20 09:50:32 +00:00
trimesh
Now the compactvertex and compactface funtions use the importlocal chain so we are sure that all the meaningful data is correctly copied (otherwise ocf stuff will not be copied) On the other hand when using ImportLocal we do not copy pointer based stuff like adjacency and *vertex pointers* that must be terefore copied by hand...
2010-02-19 00:21:26 +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
Correction of IntersectionRayMesh functions, they did not compile.
2009-12-21 13:02:28 +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