vcglib/vcg/complex/trimesh/update
ganovelli eb3f1a97fc added HasPerVertexVFAdjacency and HasPerFaceVFAdjacency. Removed
generic HasVFAdjacency which made the logical AND of the two and updated the 
relative calls.
2010-06-24 12:35:37 +00:00
..
bounding.h fixed doxygen comments according to the new vcg's doxygen comments style (please look at doxygen-comments-style.txt in the vcgrootfolder/docs) 2008-05-28 13:28:52 +00:00
color.h added missing std:: qualifier 2010-04-20 00:34:21 +00:00
curvature.h removed harmless gcc warnings 2010-01-03 01:31:26 +00:00
curvature_fitting.h added HasPerVertexVFAdjacency and HasPerFaceVFAdjacency. Removed 2010-06-24 12:35:37 +00:00
edges.h Disambiguated the origin of the ScalarType and CoordType in the simplex class. Now it derives from the type specified by the vertexRef component for the faces and from the Coord component for the vertexes. To be sure the ScalarType and CoordTypes are initialized to weird point3<bool> and char just to detect easisly when the wrong types shallow... 2010-03-18 10:02:32 +00:00
flag.h added FaceFauxCrease and other small helper for managing faux edges 2010-03-23 07:23:32 +00:00
halfedge_indexed.h ImportLocal to ImportData. Adjacencies are no more handle by ImportData, but 2010-06-16 16:29:07 +00:00
halfedge_topology.h added class HalfEdgeTopology 2010-04-29 07:02:37 +00:00
normal.h added HasPerVertexVFAdjacency and HasPerFaceVFAdjacency. Removed 2010-06-24 12:35:37 +00:00
position.h fixed doxygen comments according to the new vcg's doxygen comments style (please look at doxygen-comments-style.txt in the vcgrootfolder/docs) 2008-05-28 13:28:52 +00:00
quality.h Added first version of vertex quality saturation function (to be thorougly tested) 2010-06-16 13:23:59 +00:00
selection.h Moved the removal of faces with edges outside a given range to a selection function into UpdateSelection<>:: 2010-06-16 11:40:14 +00:00
texture.h Added the WedgeTexRemoveNull function. Currently texture coords are kept for ALL the triangles of a mesh. The texture id is stored with each face. 2008-06-29 07:47:35 +00:00
topology.h corrected an ugly bug in the testfaceface 2010-03-26 22:53:31 +00:00