This website requires JavaScript.
Explore
Help
Sign In
manolas
/
vcglib
Watch
1
Star
0
Fork
You've already forked vcglib
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
361c3a6a1d
vcglib
/
vcg
/
simplex
History
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