vcglib/vcg/space
ganovelli d35117d9c2 added precompiler check if FABS macro is already defined 2008-08-04 10:54:34 +00:00
..
index - Change to avoid dangerous iterators decrement in RayITerator: reverse iterator used (same as in ClosestIterator) 2008-07-29 16:05:29 +00:00
intersection added precompiler check if FABS macro is already defined 2008-08-04 10:54:34 +00:00
box.h
box2.h added DistancePoint2Box2 2008-03-05 11:45:36 +00:00
box3.h corrected 1 warning in DistancePoint3Box3 function 2008-04-07 10:26:10 +00:00
color4.h added operator + between color with clamped specialization for unsigned chars 2008-07-09 15:18:08 +00:00
colorspace.h
fitting3.h PlaneFitting returns the eigenvalues instead of true now. 2008-07-21 08:34:31 +00:00
intersection2.h corrected error on intersection line-circle 2007-05-08 13:49:08 +00:00
intersection3.h Corrected error in the comment to method IntersectionSphereTriangle 2007-06-08 07:40:40 +00:00
line2.h added Mirror function 2007-10-12 10:02:41 +00:00
line3.h
normal_extrapolation.h removed harmless warnings 2008-07-09 10:31:55 +00:00
obox3.h Added the class oriented bounding box inherited from box3.h 2008-06-23 17:28:30 +00:00
plane3.h debug: function Offset called without pars 2007-05-08 18:54:20 +00:00
point.h
point2.h Added enum Dimension; 2007-05-07 07:47:59 +00:00
point3.h
point4.h
ray2.h
ray3.h
segment2.h
segment3.h Added method that computes the minimum distance between a segment and a point 2007-06-12 15:40:41 +00:00
smallest_enclosing.h missing typename 2007-11-20 09:45:51 +00:00
space.h
sphere3.h added a version of CreateTight which takes a std::vector 2008-08-04 10:50:53 +00:00
tetra3.h added missing typenames 2007-10-16 16:45:49 +00:00
texcoord2.h corrected small bug in multitex coord indexing 2008-01-28 08:48:52 +00:00
triangle2.h changed epsilon value on InterpolationParameters function 2008-07-03 10:22:37 +00:00
triangle3.h added inclusion of point3.h, removed useless namespace in InterpolationParameters 2008-08-04 10:53:08 +00:00