vcglib/vcg/space
Paolo Cignoni bbae89aa94 Many small changes to remove useless annoying warnings. 2014-02-13 16:29:51 +00:00
..
index added a const to a parameter passed by reference. 2014-02-13 16:29:21 +00:00
intersection
box.h
box2.h Compiling errors fixed in the function ClosestPoint2Box2 2013-11-28 16:34:20 +00:00
box3.h
color4.h
colorspace.h
deprecated_point.h Removed all references to the useless old vcg::math::Swap 2013-07-26 07:01:21 +00:00
deprecated_point2.h
deprecated_point3.h Many small changes to remove useless annoying warnings. 2014-02-13 15:52:17 +00:00
deprecated_point4.h Removed all references to the useless old vcg::math::Swap 2013-07-26 07:01:21 +00:00
distance2.h
distance3.h
fitting3.h Replaced Eigen::Vector3f p; with Eigen::Matrix<S,3,1> p; (support for double precision). 2014-02-12 15:07:19 +00:00
intersection2.h
intersection3.h
line2.h
line3.h
obox3.h
outline2_packer.h
planar_polygon_tessellation.h
plane3.h
point.h
point2.h
point3.h
point4.h Removed all references to the useless old vcg::math::Swap 2013-07-26 07:01:21 +00:00
point_matching.h
rasterized_outline2_packer.h removed spurious printf 2013-11-25 10:31:01 +00:00
ray2.h
ray3.h
rect_packer.h - added missing include 2013-11-28 12:55:58 +00:00
segment2.h Changed the interface of the interpolating function of a segment (2D and 3D) from the ambiguous P(float) to Lerp(float). Note that with the previous interface it could happen that seg.P(1) != seg.P0() just becouse seg.P(1) was the result of a lerp. 2013-11-06 16:06:57 +00:00
segment3.h Changed the interface of the interpolating function of a segment (2D and 3D) from the ambiguous P(float) to Lerp(float). Note that with the previous interface it could happen that seg.P(1) != seg.P0() just becouse seg.P(1) was the result of a lerp. 2013-11-06 16:06:57 +00:00
smallest_enclosing.h
space.h
sphere3.h
tetra3.h
texcoord2.h Many small changes to remove useless annoying warnings. 2014-02-13 16:29:51 +00:00
triangle2.h
triangle3.h