vcglib/vcg/space
Nico Pietroni 8370978230 Added a new call of InterpolationParameters with infers the Normal by the Triangle itself 2010-10-01 13:47:16 +00:00
..
index Updated many vcg files to do not use anymore the vcg::Max(a,b) and vcg::Min(a,b). Use the std version instead. 2010-09-21 22:09:13 +00:00
intersection
box.h
box2.h minor: removed superfluous "typename" 2010-07-25 13:31:57 +00:00
box3.h added a missing vcg::math:: namespace qualifier 2010-04-21 21:09:57 +00:00
color4.h removed exceeding "default" in switch condition 2010-01-16 15:33:07 +00:00
colorspace.h corrected un-initialized variable in RGBtoHSV 2010-06-23 14:23:32 +00:00
deprecated_point.h
deprecated_point2.h Debugged: 2010-05-31 12:13:47 +00:00
deprecated_point3.h IMPORTANT CHANGE; 2010-05-04 08:07:18 +00:00
deprecated_point4.h Added non-const pointer accessor. 2009-03-19 11:13:17 +00:00
fitting3.h Modified PlaneFittingPoints to return eighevalues and eigenvectors and added backward compatibility wrapper. 2009-10-05 22:43:14 +00:00
intersection2.h removed mostly harmless gcc warnings (unused/uninitialized vars) 2010-07-14 08:00:16 +00:00
intersection3.h Updated many vcg files to do not use anymore the vcg::Max(a,b) and vcg::Min(a,b). Use the std version instead. 2010-09-21 22:09:13 +00:00
line2.h
line3.h
normal_extrapolation.h Updated many vcg files to do not use anymore the vcg::Max(a,b) and vcg::Min(a,b). Use the std version instead. 2010-09-21 22:09:13 +00:00
obox3.h Correct a bug. 2009-05-23 20:14:53 +00:00
planar_polygon_tessellation.h change to comply random generation 2008-12-19 10:40:31 +00:00
plane3.h Added SquaredDistance and made the point-plane version redirect to the plane-point one. 2009-10-06 16:22:35 +00:00
point.h fix the is "inaccessible" issue with g++-4.0.1 - more fixes ;) 2008-10-29 11:29:57 +00:00
point2.h fix the is "inaccessible" issue with g++-4.0.1 2008-10-29 11:28:51 +00:00
point3.h fix the is "inaccessible" issue with g++-4.0.1 2008-10-29 11:28:51 +00:00
point4.h fix the is "inaccessible" issue with g++-4.0.1 2008-10-29 11:28:51 +00:00
ray2.h
ray3.h
segment2.h Added ScalarType Length() const function 2009-06-30 16:13:19 +00:00
segment3.h
smallest_enclosing.h
space.h
sphere3.h added IsIn for sphere 2010-04-22 19:05:24 +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 changed epsilon value in InterpolationParameters 2009-06-30 16:15:51 +00:00
triangle3.h Added a new call of InterpolationParameters with infers the Normal by the Triangle itself 2010-10-01 13:47:16 +00:00