vcglib/vcg
ganovelli a39a42d2ca added ImportLocal which imports all local attributes into vertexplus and faceplus.
A local attribute is everything (N(), C(), Q()....) except pointers to other simplices
(i.e. FFAdj, VFAdj, VertexRef) which are set to NULL.
Added some function for const attributes
2008-02-04 21:26:49 +00:00
..
complex added hasPerWedgeColor and HasPerWedgeNormal 2008-01-28 14:46:03 +00:00
container overloaded operator "[]" (once more) to make it possible to index the temp. structure with an iterator 2007-02-02 00:01:54 +00:00
math useless matrix multiplication removed 2008-01-03 17:42:03 +00:00
simplex added ImportLocal which imports all local attributes into vertexplus and faceplus. 2008-02-04 21:26:49 +00:00
space typo corrected 2008-02-04 19:18:44 +00:00