vcglib/vcg/space
Paolo Cignoni 7e4e023266 Removed a dubious unused normalize method... 2012-07-03 09:29:48 +00:00
..
index first release version 2012-06-22 14:27:33 +00:00
intersection
box.h
box2.h Rolled back 2011-10-05 15:04:40 +00:00
box3.h Added function to add a point with radius to a bbox. 2012-02-09 17:24:23 +00:00
color4.h Changed ColorRamp non static method into a static one (that constructs a Color4b object) and added a more uniform SetColorRamp method. 2012-04-18 21:17:04 +00:00
colorspace.h renamed ILLUMINANT_* with VCG_ILLUMINANT_* in order to avoid conflicts with the visual studio defines. 2011-11-18 10:42:19 +00:00
deprecated_point.h Removed a dubious unused normalize method... 2012-07-03 09:29:48 +00:00
deprecated_point2.h added missing Abs(Point2) 2011-05-12 09:52:34 +00:00
deprecated_point3.h changed the comment of the function Convert from polar coordinates to cartesian coordinates ** it uses RADIANS and not degree...** 2011-11-15 11:07:49 +00:00
deprecated_point4.h Rolled back 2011-10-05 15:04:40 +00:00
distance2.h first release version 2012-06-22 14:25:35 +00:00
distance3.h Corrected SegmentPointSquaredDistance to do not use anymore a hardcoded EPSilon value... 2012-07-02 16:45:49 +00:00
fitting3.h
intersection2.h Added PointInsidePolygon function 2012-01-12 00:53:37 +00:00
intersection3.h Correct a function name to match attribute order 2012-01-18 16:41:34 +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 Corrected various c++ errors. 2011-04-01 06:26:31 +00:00
planar_polygon_tessellation.h Rolled back 2011-10-05 15:04:40 +00:00
plane3.h Changed the name of the Distance from point to plane 2012-01-18 11:44:42 +00:00
point.h
point2.h
point3.h
point4.h
poly_packer.h harmless gcc warnings 2012-02-09 17:55:41 +00:00
ray2.h corrected return value of closest point 2012-06-22 14:23:33 +00:00
ray3.h
rect_packer.h Cleaned up 2011-11-15 18:03:58 +00:00
segment2.h Changed "int lenght" to "ScalarType lenght" in ClosestPoint function. 2011-03-22 18:17:52 +00:00
segment3.h Added a NormalizedDirection method 2012-05-05 14:54:45 +00:00
smallest_enclosing.h
space.h
sphere3.h renamed from max/min to hi/low 2012-06-14 09:40:26 +00:00
tetra3.h
texcoord2.h
triangle2.h Rolled back 2011-10-05 15:04:40 +00:00
triangle3.h Improved comments to the interpolation function that requires a preferential axis 2011-11-21 08:02:31 +00:00