#include <base.h>

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