vcglib/vcg
granzuglia 1548d6415a added missing functions in Empty:
- static bool HasCurvatureDir() { return false; }
- static bool IsCurvatureEnabled(const typename TT::VertexType *)  { return false; }
2012-04-06 08:10:32 +00:00
..
complex Heavy restructuring of the append function. Now it is hopefully must more efficient. 2012-04-04 10:11:46 +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 removed useless include 2012-04-04 09:59:42 +00:00
simplex added missing functions in Empty: 2012-04-06 08:10:32 +00:00
space rewriting of the SegmentPointSquaredDistance, now it is much much much shorter. 2012-03-14 15:57:37 +00:00