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
c5ec73d0f7
vcglib
/
vcg
/
complex
History
Paolo Cignoni
c5ec73d0f7
Added IntersectionRayMesh overload function who return hit point, baricentric's coordinates and a pointer of intersected face.
2008-10-14 14:31:35 +00:00
..
edgemesh
[Namespaces changes]
2008-09-30 10:50:43 +00:00
local_optimization
Corrected a very small bug in the finalize of the quadric simplification, (RW flags were not correctly restored at the end of the simplification)
2008-07-17 06:52:56 +00:00
tetramesh
compilation with gcc
2007-11-20 09:50:32 +00:00
trimesh
added a missing std::
2008-10-14 14:28:33 +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 IntersectionRayMesh overload function who return hit point, baricentric's coordinates and a pointer of intersected face.
2008-10-14 14:31:35 +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