| ConstDataWrapper() | vcg::ConstDataWrapper< MeshType::CoordType > | [inline] |
| ConstDataWrapper(const DataType *pData, int size, int64_t stride=sizeof(DataType)) | vcg::ConstDataWrapper< MeshType::CoordType > | [inline] |
| DataType typedef | vcg::ConstDataWrapper< MeshType::CoordType > | |
| mpData | vcg::ConstDataWrapper< MeshType::CoordType > | [protected] |
| mSize | vcg::ConstDataWrapper< MeshType::CoordType > | [protected] |
| mStride | vcg::ConstDataWrapper< MeshType::CoordType > | [protected] |
| operator[](int i) const | vcg::ConstDataWrapper< MeshType::CoordType > | [inline] |
| size() const | vcg::ConstDataWrapper< MeshType::CoordType > | [inline] |
| VertexConstDataWrapper(MeshType &m) | vcg::VertexConstDataWrapper< MeshType > | [inline] |