vcglib/vcg
Paolo Cignoni c90b11ca80 Changed all the MeshType::HasSomething() into the now standard tri::HasSomething(MeshType &m)
This changed implied the fact that you need different functor constructor (you have to keep the mesh inside it to know at runtime if some attribute are present or not)
2012-01-25 10:23:22 +00:00
..
complex Changed all the MeshType::HasSomething() into the now standard tri::HasSomething(MeshType &m) 2012-01-25 10:23:22 +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