vcglib/vcg/space
Paolo Cignoni f156a5a82c Updated version of the oldpolyrect packer. Reasonably extended to multiple domain. To be tested/replaced 2013-03-13 19:09:50 +00:00
..
index Improved comment on the order of the returned elements in a kdtree 2013-01-31 10:44:44 +00:00
intersection added precompiler check if FABS macro is already defined 2008-08-04 10:54:34 +00:00
box.h big replacement .Zero => .SetZero, and start of Eigen's compatibilities (currently disabled by default) 2008-10-27 14:48:14 +00:00
box2.h Orthography lenght -> length 2012-10-08 09:03:25 +00:00
box3.h changed P() to something less ugly. 2013-03-04 20:35:03 +00:00
color4.h vcg::tri::Allocate<MESH>::Get*Attribute(m,name); 2013-01-30 17:18:55 +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 Added a ToEigenVector method 2012-10-22 18:43:24 +00:00
deprecated_point4.h Deprecating the use of old dangerous linear algebra code. Please use Eigen! 2012-10-11 10:48:55 +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 removed unused var... 2012-11-22 23:32:35 +00:00
intersection2.h Orthography lenght -> length 2012-10-08 09:05:11 +00:00
intersection3.h DIstance to SignedDistance 2013-03-13 09:40:55 +00:00
line2.h add transposeInPlace and duplicate V(int) 2008-10-29 11:17:11 +00:00
line3.h Port to eigen2: state of the mess: 2008-10-27 19:35:17 +00:00
obox3.h Corrected various c++ errors. 2011-04-01 06:26:31 +00:00
planar_polygon_tessellation.h removed harmless warnings 2012-12-02 15:07:17 +00:00
plane3.h Changed the name of the Distance from point to plane 2012-01-18 11:44:42 +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
point_matching.h Added ComputeSimilarityMatchMatrix (and removed useless printout...) 2012-11-27 22:49:21 +00:00
poly_packer.h Added reading and wrinting of polygon to simple ascii files 2013-03-13 00:14:21 +00:00
ray2.h corrected return value of closest point 2012-06-22 14:23:33 +00:00
ray3.h Port to eigen2: state of the mess: 2008-10-27 19:35:17 +00:00
rect_packer.h Updated version of the oldpolyrect packer. Reasonably extended to multiple domain. To be tested/replaced 2013-03-13 19:09:50 +00:00
segment2.h Orthography lenght -> length 2012-10-08 09:03:25 +00:00
segment3.h Orthography lenght -> length 2012-10-08 09:05:11 +00:00
smallest_enclosing.h missing typename 2007-11-20 09:45:51 +00:00
space.h changes necessary for gcc 3.4.5 on linux 64bit. 2006-04-11 08:10:05 +00:00
sphere3.h renamed from max/min to hi/low 2012-06-14 09:40:26 +00:00
tetra3.h added missing typenames 2007-10-16 16:45:49 +00:00
texcoord2.h Added initialization of tex index in the constructor of texcoord 2010-06-16 10:27:38 +00:00
triangle2.h added IsCCW function 2012-10-03 16:39:29 +00:00
triangle3.h Added a bunch of 'c' to component members to clarify constant access 2012-11-15 19:14:29 +00:00