vcglib/vcg/simplex
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
..
edge added an assertion to block the use of VEiterators in case of unitialized VEadjacency 2012-02-09 17:54:25 +00:00
face Restructured Face component in order to follow the unique emptycore approach that avoid an endless derivation chain in the type definition 2012-04-04 10:04:46 +00:00
tetrahedron [SIMPLEXplus promotion] 2009-01-14 17:45:18 +00:00
vertex added missing functions in Empty: 2012-04-06 08:10:32 +00:00