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
ad7f96a642
vcglib
/
vcg
/
complex
History
giorgiomarcias
ad7f96a642
Removed several unusefull asserts on polychord splitting.
2014-11-24 08:23:23 +00:00
..
algorithms
Removed several unusefull asserts on polychord splitting.
2014-11-24 08:23:23 +00:00
all_types.h
removed useless ;
2012-10-04 20:41:28 +00:00
allocate.h
Trying to solve int / size_t issues. Added a error guard to avoid inclusion of append.
2014-07-07 10:09:25 +00:00
append.h
added option to copy adjacency for mesh copy function
2014-09-10 00:50:10 +00:00
base.h
Added a resize() method to the basic attribute handle class to allow the definition of templated functions that can indifferently take an attribute or a vector as a parameter (like the ones in MeshToMatrix)
2014-11-14 22:03:58 +00:00
complex.h
Added the new mechanism for run time checking of mesh adequacy to a given algorithm.
2014-11-03 14:50:37 +00:00
exception.h
Added the new mechanism for run time checking of mesh adequacy to a given algorithm.
2014-11-03 14:50:37 +00:00
used_types.h
Added some practical typedefs for simpler use of attributes
2014-11-12 00:19:18 +00:00