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
8f89da47ef
vcglib
/
vcg
/
complex
History
mtarini
8f89da47ef
Now collapse methods (diagonal, counter-diag, and edge) return bool success and take optional parameter of type Pos (around which to rotate to find all affected quads). Also added an iterator that goes around Pos that returns quads (only once per quad).
2009-09-01 17:14:35 +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 collapse methods (diagonal, counter-diag, and edge) return bool success and take optional parameter of type Pos (around which to rotate to find all affected quads). Also added an iterator that goes around Pos that returns quads (only once per quad).
2009-09-01 17:14:35 +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