#include <base.h>
Public Member Functions | |
PerVertexAttributeHandle () | |
PerVertexAttributeHandle (void *ah, const int &n) |
Definition at line 262 of file vcg/complex/base.h.
vcg::tri::TriMesh< Container0, Container1, Container2, Container3 >::PerVertexAttributeHandle< ATTR_TYPE >::PerVertexAttributeHandle | ( | ) | [inline] |
Definition at line 264 of file vcg/complex/base.h.
vcg::tri::TriMesh< Container0, Container1, Container2, Container3 >::PerVertexAttributeHandle< ATTR_TYPE >::PerVertexAttributeHandle | ( | void * | ah, |
const int & | n | ||
) | [inline] |
Definition at line 265 of file vcg/complex/base.h.