vcglib/vcg/simplex/faceplus
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
..
base.h added ImportLocal which imports all local attributes into vertexplus and faceplus. 2008-02-04 21:26:49 +00:00
component.h added ImportLocal which imports all local attributes into vertexplus and faceplus. 2008-02-04 21:26:49 +00:00
component_occ.h Deleted redundant EdgePlane attribute: it is already defined in component_rt 2007-06-06 15:30:00 +00:00
component_ocf.h added ImportLocal which imports all local attributes into vertexplus and faceplus. 2008-02-04 21:26:49 +00:00
component_rt.h removed useless typename 2007-05-29 14:00:26 +00:00