vcglib/vcg/simplex/edge
giorgiomarcias c1f34b6517 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
..
base.h Cleaned up documentation of components (new doxygroup for them, written something for most of them...). 2012-11-07 01:24:45 +00:00
component.h added initialization of mark component to zero. So all the element it is sure that are unitialized after the first unmarkall. 2012-12-21 15:33:18 +00:00
distance.h minor: local variable rename to avoid weird compilation problems. 2009-10-14 14:30:28 +00:00
pos.h 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
topology.h Added VVStarVE and VEStarVE functions (to get stars of vertexes and edges when working with edge meshes) to edge topology. 2012-04-27 09:23:01 +00:00