BaseProperty(const std::string &_name="< unknown >") | OpenMesh::BaseProperty | [inline] |
clone() const | OpenMesh::PropertyT< T > | [inline, virtual] |
element_size() const | OpenMesh::PropertyT< T > | [inline, virtual] |
n_elements() const | OpenMesh::PropertyT< T > | [inline, virtual] |
name() const | OpenMesh::BaseProperty | [inline] |
operator[](int _idx) | OpenMesh::PropertyT< T > | [inline] |
operator[](int _idx) const | OpenMesh::PropertyT< T > | [inline] |
persistent(void) const | OpenMesh::BaseProperty | [inline] |
PropertyT(const std::string &_name="< unknown >") | OpenMesh::PropertyT< T > | [inline] |
push_back() | OpenMesh::PropertyT< T > | [inline, virtual] |
OpenMesh::BaseProperty::reserve(unsigned int _n)=0 | OpenMesh::BaseProperty | [pure virtual] |
OpenMesh::BaseProperty::resize(unsigned int _n)=0 | OpenMesh::BaseProperty | [pure virtual] |
restore(std::istream &_istr, bool _swap) | OpenMesh::PropertyT< T > | [inline, virtual] |
set_persistent(bool _yn) | OpenMesh::PropertyT< T > | [inline, virtual] |
size_of(void) const | OpenMesh::PropertyT< T > | [inline, virtual] |
size_of(size_t _n_elem) const | OpenMesh::PropertyT< T > | [inline, virtual] |
store(std::ostream &_ostr, bool _swap) const | OpenMesh::PropertyT< T > | [inline, virtual] |
OpenMesh::BaseProperty::swap(unsigned int _i0, unsigned int _i1)=0 | OpenMesh::BaseProperty | [pure virtual] |
UnknownSize | OpenMesh::BaseProperty | [static] |
~BaseProperty() | OpenMesh::BaseProperty | [inline, virtual] |