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
8b7d16f29d
vcglib
/
vcg
/
complex
/
trimesh
/
update
History
Paolo Cignoni
8b7d16f29d
added methods for computing various kind of curvatures indicator from the HK values
2008-04-04 13:13:55 +00:00
..
bounding.h
removed types FaceType, FacePointer, FaceIterator
2006-08-23 15:28:04 +00:00
color.h
include added
2008-01-19 17:43:49 +00:00
curvature.h
Cleaned up names, now Kg() gives back Gaussian Curvature (k1*k2), while Kh() gives back Mean Curvature 1/2(k1+k2)
2008-04-04 10:26:12 +00:00
edges.h
changes to comply "plus" types
2007-05-04 16:34:31 +00:00
flag.h
bug in FaceBorderFromNone corrected (same as in Topology.h) Ganovelli
2007-10-22 14:55:07 +00:00
normal.h
added missing include matrix33
2008-02-15 08:08:59 +00:00
position.h
added updating of vertex and face normals
2007-11-14 11:56:23 +00:00
quality.h
added methods for computing various kind of curvatures indicator from the HK values
2008-04-04 13:13:55 +00:00
selection.h
Corrected bug in selectionVertexFromFaceStrict
2007-04-20 10:11:51 +00:00
topology.h
minor changes to the topology correctness checks
2008-04-04 10:27:34 +00:00