vcglib/vcg/simplex
Paolo Cignoni f58551601a CHANGE to the VERY USED PointDistanceBase, the basic functor used to find the closest point to a face in all the grids.
It has a bug that could return a nan in some degnerate case where an almost null face has different vertices but the squared distance between them could be zero. 
Now it should handle also these cases.
2012-03-14 15:59:42 +00:00
..
edge added an assertion to block the use of VEiterators in case of unitialized VEadjacency 2012-02-09 17:54:25 +00:00
face CHANGE to the VERY USED PointDistanceBase, the basic functor used to find the closest point to a face in all the grids. 2012-03-14 15:59:42 +00:00
tetrahedron [SIMPLEXplus promotion] 2009-01-14 17:45:18 +00:00
vertex added initialization of VE adjacency components to something that allows to discriminate between the uninitializated adjacency and a vertex with no edges 2012-02-09 17:53:08 +00:00