vcglib/vcg/space
Gianpaolo Palma e3d8489f0f Bug fixed in the ClosestPoint2Box2 function 2011-03-21 17:03:34 +00:00
..
index removed warnings due to deprecated hash map usage 2011-02-17 16:40:56 +00:00
intersection
box.h
box2.h Bug fixed in the ClosestPoint2Box2 function 2011-03-21 17:03:34 +00:00
box3.h DistancePoint3Box3 calls moved and renamed in distance3.h 2010-10-15 15:14:06 +00:00
color4.h removed exceeding "default" in switch condition 2010-01-16 15:33:07 +00:00
colorspace.h added #include<algorithm> 2010-10-08 12:08:24 +00:00
deprecated_point.h
deprecated_point2.h Debugged: 2010-05-31 12:13:47 +00:00
deprecated_point3.h removed some old surviving math:Max and changed to std::max 2010-10-15 09:13:58 +00:00
deprecated_point4.h
distance3.h renamed EPSILON into loc_EPSILON to avoid collsions with some defines. 2010-10-15 21:46:16 +00:00
fitting3.h
intersection2.h removed mostly harmless gcc warnings (unused/uninitialized vars) 2010-07-14 08:00:16 +00:00
intersection3.h corrected IntersectionSegmentTriangle calls, the value dist was not updated coherently 2010-10-15 15:15:27 +00:00
line2.h
line3.h
normal_extrapolation.h added function for laplacian smoothing of normals on unstructured point clouds 2011-02-09 14:42:30 +00:00
obox3.h
planar_polygon_tessellation.h
plane3.h
point.h
point2.h
point3.h
point4.h
ray2.h first working version 2007-01-25 01:11:10 +00:00
ray3.h
segment2.h Minor changes in ClosestPoint function 2011-03-21 17:02:02 +00:00
segment3.h - SquaredDistance moved to distance3.h 2010-10-15 15:16:32 +00:00
smallest_enclosing.h
space.h
sphere3.h Distance functions moved to distance3.h 2010-10-15 15:17:15 +00:00
tetra3.h
texcoord2.h Added initialization of tex index in the constructor of texcoord 2010-06-16 10:27:38 +00:00
triangle2.h corrected InterpolationParameters funtion in order to evaluate correctly barycentric coordinates even for points wich falls outside the triangle. 2010-12-12 23:59:55 +00:00
triangle3.h Removed and assert in the quality computation (if one side is zero for numerical rounding it should return zero as quality) 2011-01-27 10:49:23 +00:00