vcglib/vcg/space
Paolo Cignoni 9fee0bfaaa Corrected wrong deallocation when octree was destroyed after being never used. 2007-05-10 10:48:49 +00:00
..
index Corrected wrong deallocation when octree was destroyed after being never used. 2007-05-10 10:48:49 +00:00
intersection Corrected small error in the ifdefs about USE_EPSILON_TEST and USE_TRI_TRI_INT_EPSILON_TEST 2005-11-16 16:04:40 +00:00
box.h correction on point<3 2005-01-12 11:23:46 +00:00
box2.h Added Dim() method. 2006-10-07 16:50:26 +00:00
box3.h *** empty log message *** 2007-03-22 18:12:00 +00:00
color4.h gcc 4 needs the extra template keyword 2006-06-08 08:52:02 +00:00
colorspace.h fix all errors and warnings gyven by gcc compiler 2006-11-16 14:48:48 +00:00
fitting3.h Typename... as usual 2005-10-15 12:58:13 +00:00
intersection2.h corrected error on intersection line-circle 2007-05-08 13:49:08 +00:00
intersection3.h commented out non compiling intersectionSpherePlane 2007-04-16 09:08:15 +00:00
line2.h first release version 2007-01-03 15:49:48 +00:00
line3.h corrected 1 bug in distance function (use of templated coords type) 2005-03-23 17:32:01 +00:00
normal_extrapolation.h many gcc compiling issues 2006-11-07 17:22:53 +00:00
plane3.h debug: function Offset called without pars 2007-05-08 18:54:20 +00:00
point.h Corrected a syntax error in stabledot 2007-01-18 01:27:44 +00:00
point2.h Added enum Dimension; 2007-05-07 07:47:59 +00:00
point3.h fix polar coordinates 2006-11-15 15:34:39 +00:00
point4.h forgot & 2006-06-21 11:07:25 +00:00
ray2.h first working version 2007-01-25 01:11:10 +00:00
ray3.h RayType ->Ray3 in a couple of location (not really sure is correct though...) 2005-10-12 17:29:42 +00:00
segment2.h first release version 2007-01-03 15:49:48 +00:00
segment3.h Changes for compilation on linux AMD64. Some remarks: Linux filenames are case-sensitive. _fileno and _filelength do not exist on linux 2006-06-06 14:35:32 +00:00
smallest_enclosing.h added inclusion of sphere3 2006-09-14 08:46:00 +00:00
space.h changes necessary for gcc 3.4.5 on linux 64bit. 2006-04-11 08:10:05 +00:00
sphere3.h typdef ..ScalarType added 2006-07-06 12:40:34 +00:00
tetra3.h adde barycenter() 2006-07-06 12:39:51 +00:00
texcoord2.h New name (TCoord -> TexCoord). First commit after name change. 2007-03-12 15:26:56 +00:00
triangle2.h - 1 warning corrected in InterpolationParameters function 2007-01-29 00:21:46 +00:00
triangle3.h Corrected InterpolationParameters invocation 2007-05-10 09:31:15 +00:00