vcglib/vcg
Paolo Cignoni c32db09276 Changed the name of the Distance from point to plane
from DistancePointPlane
to     SignedDistancePointPlane
to underline the fact that it is SIGNED!!!
2012-01-23 06:47:31 +00:00
..
complex Changed all the MeshType::HasSomething() into the now standard tri::HasSomething(MeshType &m) 2012-01-23 06:38:32 +00:00
connectors removed useless reference return in const int imark() 2011-11-21 07:25:31 +00:00
container bug fixing: 2011-10-25 10:03:10 +00:00
math line 193 corrected composition of transformations 2012-01-12 00:52:04 +00:00
simplex Changed the name of the Distance from point to plane 2012-01-23 06:47:31 +00:00
space added operator [] and function Direction() 2012-01-18 16:45:50 +00:00