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
ac49d75519
vcglib
/
vcg
/
simplex
History
Paolo Cignoni
ac49d75519
Corrected a typename override again on CurVecType vs VecType
2014-07-12 05:51:54 +00:00
..
edge
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
face
Corrected a typename override again on CurVecType vs VecType
2014-07-12 05:51:54 +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
Corrected another typeclash in the curvature types (a CurVecType definition was missing in the emptycore component)
2014-06-24 08:41:41 +00:00