vcglib/vcg
Paolo Cignoni 47138fce2f WARNING: important change. Removed the useless vcg::math::Max(a,b) that mimicked the std::max, and changed into a three argument Max(a,b,c) (quite useful in a lot of context and missing in std::. 2010-09-21 22:00:39 +00:00
..
complex added the possibility of customizing the histogram bucket size 2010-09-13 09:47:23 +00:00
connectors ImportLocal to ImportData. Adjacencies are no more handle by ImportData, but 2010-06-16 16:25:02 +00:00
container version that should work with synamic linked libraries (to be tested) 2010-06-21 15:52:18 +00:00
math WARNING: important change. Removed the useless vcg::math::Max(a,b) that mimicked the std::max, and changed into a three argument Max(a,b,c) (quite useful in a lot of context and missing in std::. 2010-09-21 22:00:39 +00:00
simplex slight change in the PointDistance. Now it checks with an assert in the ifthenelse chain that it chooses the best projection direction and removed a warning. 2010-07-14 08:09:28 +00:00
space minor: removed superfluous "typename" 2010-07-25 13:31:57 +00:00