vcglib/vcg
Paolo Cignoni d95f6ee798 Added a constructor from point4 of the same type to allow the use of Point4 operator; e.g. col1 = col2 + col3
Added Clamp operator to get rid of out of 0..1 range values for floats
2008-06-17 23:08:53 +00:00
..
complex Corrected bug in the Laplacian on multiple iteration (missing re-init of temporary data) 2008-06-17 23:05:25 +00:00
container added virtual destructor 2008-05-16 10:09:26 +00:00
math Corrected wrong license information in the header 2008-05-28 23:29:23 +00:00
simplex Corrected nasty bug in the newest version of the point-face distance, now the two versions are quite coherent 2008-06-13 06:03:27 +00:00
space Added a constructor from point4 of the same type to allow the use of Point4 operator; e.g. col1 = col2 + col3 2008-06-17 23:08:53 +00:00