vcglib/vcg/complex
Paolo Cignoni 029aa3cdec removed the access to the face member function normal and substituted with vcg::normal(*f); 2005-10-13 08:38:00 +00:00
..
edgemesh used new version of grid query 2005-10-03 16:16:54 +00:00
local_optimization Now creation of new edge use Ordered() constructor to comply the fact that the basic collapse is simmetric. 2005-10-12 10:44:01 +00:00
tetramesh DetachTTTopology 2005-06-28 12:00:13 +00:00
trimesh removed the access to the face member function normal and substituted with vcg::normal(*f); 2005-10-13 08:38:00 +00:00
vertexmesh Modified MArk function parameter form ConstVertexPointer to VertexPointer 2005-09-20 13:58:55 +00:00
intersection.h add template parameter for spatialindexing struction 2005-10-03 16:18:15 +00:00
local_optimization.h Changed the sense of the < operator for heap: it is reversed according to the stl where highest score elements must float in the heap 2005-10-02 23:23:52 +00:00