vcglib/vcg
ganovelli b6f21780dc added workaround for std::vector<bool> bitwise implementation.
The workaround is a rough reimplementation of std::vector. 
If you can, use "char" as temporary data and cast it when you need.
2008-11-12 16:10:04 +00:00
..
complex changed m.HasFFTopology to HasFFTopology(m) 2008-11-12 16:06:59 +00:00
container added workaround for std::vector<bool> bitwise implementation. 2008-11-12 16:10:04 +00:00
math Distortion parameter zeroed on creation! 2008-11-06 15:36:44 +00:00
simplex Added HasPerVertexRadius(mesh) 2008-10-31 12:27:37 +00:00
space Restored TMARKER as a copied, not referenced, class 2008-11-03 16:21:52 +00:00