vcglib/vcg/complex/trimesh
Paolo Cignoni 2e6bc99646 harmless gcc warnings 2011-02-17 11:39:21 +00:00
..
create added a safety check for the feature point to be in the cell (could jump outside for numerical errors...) 2011-02-14 10:53:33 +00:00
update harmless gcc warnings 2011-02-17 11:39:21 +00:00
allocate.h commented useless parameter to avoid warning 2010-12-21 15:06:09 +00:00
append.h handled offsset for wedgetexcoord (to redo better) 2010-09-27 14:40:24 +00:00
attribute_seam.h importlocal--> importdata 2010-06-18 08:01:14 +00:00
autoalign_4pcs.h ImportLocal to ImportData. Adjacencies are no more handle by ImportData, but 2010-06-16 16:31:17 +00:00
base.h added HasPerVertexVFAdjacency and HasPerFaceVFAdjacency. Removed 2010-06-24 12:35:37 +00:00
bitquad_creation.h harmless gcc warnings 2011-02-17 11:39:21 +00:00
bitquad_optimization.h minor changes 2009-10-14 16:15:50 +00:00
bitquad_support.h Added to BitQuad Support a Generic quad triangulation function and used in OFF importer. 2011-01-27 15:49:21 +00:00
clean.h corrected the call to new IntersectionSegmentTriangle function (after a bug fixing in the function) 2010-10-15 15:23:37 +00:00
clip.h removed harmless warnings 2010-10-15 09:15:11 +00:00
closest.h fixed gcc compatibility issue 2010-07-12 13:21:12 +00:00
clustering.h harmless gcc warnings 2011-02-17 11:39:21 +00:00
crease_cut.h ImportLocal to ImportData. Adjacencies are no more handle by ImportData, but 2010-06-16 16:31:17 +00:00
edge_collapse.h removed a small bug in the link condition 2010-09-02 22:23:10 +00:00
geodesic.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
halfedge_quad_clean.h Fixed wrong function calls 2011-02-01 12:59:57 +00:00
hole.h removed harmless warnings 2010-10-20 08:57:59 +00:00
inertia.h removed a meaningless import of an uninitailzed var. 2010-06-18 14:31:58 +00:00
inside.h [Namespaces changes] 2008-09-30 10:52:37 +00:00
nring.h removed harmless gcc warnings 2010-08-05 14:20:43 +00:00
overlap_estimation.h changed doxigen comments. 2009-08-04 21:10:08 +00:00
point_sampling.h fixed bug to prevent deleted faces rasterization 2010-12-05 18:22:45 +00:00
polygon_support.h replaced ImportLocal with ImportData (it was left behind) 2010-10-15 09:25:27 +00:00
refine.h completed the correct working of temporary data inside the refinement functions 2009-06-25 06:19:00 +00:00
refine_loop.h removed a couple of CMeshO types that surfaced when moving stuff from meshlab to vcg 2010-10-15 09:12:54 +00:00
smooth.h Added a missing include 2011-02-04 09:31:47 +00:00
stat.h Added function to compute the barycenter of the thin shell surface model. E.g. the barycenter of the mesh as if all the mass was concentrated over the surface of the mesh. Useful for computing barycenter of planar figures. 2010-09-30 23:30:22 +00:00
subset.h ImportLocal to ImportData. Adjacencies are no more handle by ImportData, but 2010-06-16 16:31:17 +00:00
textcoord_optimization.h big replacement .Zero => .SetZero, and start of Eigen's compatibilities (currently disabled by default) 2008-10-27 14:48:14 +00:00