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
f8af64df99
vcglib
/
vcg
/
complex
/
trimesh
History
Paolo Cignoni
8f621b53ef
correct IsBorder
2005-10-25 09:17:41 +00:00
..
create
Removed updating of normal when computing 'C' vertex: it should not be done here and could be dangerours if vertex type has not the normal.
2005-07-26 06:10:28 +00:00
update
correct IsBorder
2005-10-25 09:17:41 +00:00
allocate.h
Re-inserted the cFFp and cVFp access. If only the const version of the member function exists, the compiler will call it
2005-10-13 09:32:11 +00:00
base.h
Minor changes
2005-10-03 16:00:08 +00:00
clean.h
Added new functions belonging to triMeshInfo
2005-10-11 16:03:40 +00:00
closest.h
corrected bugs on GEtKClosestVert and GetInSphereVert
2005-10-05 17:02:52 +00:00
edge_collapse.h
Removed unused local type Edge. Now it use the standard simplex edge.
2005-10-12 10:36:26 +00:00
refine.h
small gcc-related compiling issues (typenames,ending cr, initialization order)
2005-07-11 13:16:34 +00:00
smooth.h
small gcc-related compiling issues (typenames,ending cr, initialization order)
2005-07-11 13:16:34 +00:00
subset.h
Warnings Correction
2005-02-08 14:38:05 +00:00