vcglib/vcg/simplex
Nico Pietroni 97a0879676 added operator < 2016-05-01 15:33:34 +00:00
..
edge edge::VVStarVE now is templated on VertexType instead of EdgeType to avoid useless explicit template specialization 2016-04-11 20:34:18 +00:00
face added operator < 2016-05-01 15:33:34 +00:00
tetrahedron Initialize data members in default constructors (e.g. Pos<FaceType> pos; pos.IsNull() now can't be false). 2014-06-15 21:29:45 +00:00
vertex Added missing IsVEInititialized and VEClear 2016-04-11 20:41:34 +00:00