vcglib/vcg/space
Massimiliano Corsini 952d3e61ca fix all errors and warnings gyven by gcc compiler 2006-11-16 14:48:48 +00:00
..
index corrected 1 bug in operator ++ of closest iterator 2006-10-26 08:28:50 +00:00
intersection
box.h
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 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
intersection2.h
intersection3.h added intersection control between bounding boxes for intersection between segment and triangle function 2006-10-25 16:04:32 +00:00
line3.h
normal_extrapolation.h many gcc compiling issues 2006-11-07 17:22:53 +00:00
plane3.h
point.h
point2.h Implemented Scale() method (was only declared). 2006-10-07 16:51:43 +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
ray3.h
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
sphere3.h typdef ..ScalarType added 2006-07-06 12:40:34 +00:00
tcoord2.h
tetra3.h adde barycenter() 2006-07-06 12:39:51 +00:00
triangle2.h
triangle3.h In function Barycenter, replaced calls to (the inexistent) cP(i) with P(i) 2006-10-17 06:51:33 +00:00