vcglib/vcg/space
Paolo Cignoni 9ba5050193 Added (Normalized) Normal version templated on three points (instead forcing the creation of a new triangle) 2007-01-13 00:25:23 +00:00
..
index end() replaced by pointer lastPlusOne 2006-12-06 17:47:50 +00:00
intersection
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 Added GetBBox in Point3 (declaration) the body of the function is in box3.h 2006-11-13 13:03:45 +00:00
color4.h
colorspace.h fix all errors and warnings gyven by gcc compiler 2006-11-16 14:48:48 +00:00
fitting3.h
intersection2.h - added easpilon test on convex function. 2007-01-08 09:26:33 +00:00
intersection3.h
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
plane3.h Method Set(off, dir) now correctly normalizes direction and offset if template parameter NORM is set. 2005-09-26 19:49:30 +00:00
point.h using of locally defined variable removed 2006-12-20 15:23:52 +00:00
point2.h Implemented Scale() method (was only declared). 2006-10-07 16:51:43 +00:00
point3.h
point4.h
ray3.h
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
tcoord2.h Added missing < operator 2005-11-30 08:38:01 +00:00
tetra3.h adde barycenter() 2006-07-06 12:39:51 +00:00
triangle2.h added constructors : 2007-01-08 09:29:58 +00:00
triangle3.h Added (Normalized) Normal version templated on three points (instead forcing the creation of a new triangle) 2007-01-13 00:25:23 +00:00