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
71b34e6b95
vcglib
/
vcg
/
simplex
/
face
History
Paolo Cignoni
b63a90172e
Removed the reference to Deprecated f->IsBorder(i) now everyone should use IsBorder(*f,i);
2005-10-13 09:29:10 +00:00
..
with
Initial Commit.
2005-09-09 13:09:14 +00:00
base.h
Added cFFp and cVFp const member functions
2005-10-13 09:25:43 +00:00
distance.h
Added class PointDistanceFunctor.
2005-09-28 19:35:06 +00:00
face.h
uppercase error in FACE_TYPE
2004-10-22 11:11:46 +00:00
pos.h
Removed the reference to Deprecated f->IsBorder(i) now everyone should use IsBorder(*f,i);
2005-10-13 09:29:10 +00:00
topology.h
Removed reference to IsBorder() member of face and substituted with the face templated function version.
2005-10-13 08:34:19 +00:00