vcglib/vcg/space
Paolo Cignoni f576d96d39 Templated the IPiToPf and IPfToPf function to allow volumes with scalar type different from the one of the meshes 2014-06-24 08:47:34 +00:00
..
index Templated the IPiToPf and IPfToPf function to allow volumes with scalar type different from the one of the meshes 2014-06-24 08:47:34 +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 Templated the Lerp color operator to allow use with double... 2014-06-24 08:46:49 +00:00
colorspace.h
deprecated_point.h
deprecated_point2.h
deprecated_point3.h added static member Zero() to point3 2014-05-28 22:44:08 +00:00
deprecated_point4.h
distance2.h
distance3.h added PlanePointSquaredDistance function 2014-04-07 06:30:30 +00:00
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 Corrected a wrong usage of IntersectionSegmentTriangle (could not compile...) 2014-04-07 14:48:16 +00:00
line2.h
line3.h
obox3.h
outline2_packer.h
planar_polygon_tessellation.h
plane3.h added Mirror function 2014-04-07 06:29:32 +00:00
point.h
point2.h
point3.h
point4.h
point_matching.h
rasterized_outline2_packer.h
ray2.h
ray3.h
rect_packer.h - added missing include 2013-11-28 12:55:58 +00:00
segment2.h
segment3.h
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