ConstDataWrapper() | vcg::ConstDataWrapper< StdVectorType::value_type > | [inline] |
ConstDataWrapper(const DataType *pData, int size, int64_t stride=sizeof(DataType)) | vcg::ConstDataWrapper< StdVectorType::value_type > | [inline] |
DataType typedef | vcg::ConstDataWrapper< StdVectorType::value_type > | |
mpData | vcg::ConstDataWrapper< StdVectorType::value_type > | [protected] |
mSize | vcg::ConstDataWrapper< StdVectorType::value_type > | [protected] |
mStride | vcg::ConstDataWrapper< StdVectorType::value_type > | [protected] |
operator[](int i) const | vcg::ConstDataWrapper< StdVectorType::value_type > | [inline] |
size() const | vcg::ConstDataWrapper< StdVectorType::value_type > | [inline] |
VectorConstDataWrapper(StdVectorType &vec) | vcg::VectorConstDataWrapper< StdVectorType > | [inline] |