_mesh_item_type | MeshLib::PropertyVectorBase | protected |
_n_components | MeshLib::PropertyVectorBase | protected |
_property_name | MeshLib::PropertyVectorBase | protected |
clone(std::vector< std::size_t > const &exclude_positions) const override | MeshLib::PropertyVector< PROP_VAL_TYPE > | inlinevirtual |
getComponent(std::size_t tuple_index, int component) | MeshLib::PropertyVector< PROP_VAL_TYPE > | inline |
getComponent(std::size_t tuple_index, int component) const | MeshLib::PropertyVector< PROP_VAL_TYPE > | inline |
getMeshItemType() const | MeshLib::PropertyVectorBase | inline |
getNumberOfGlobalComponents() const | MeshLib::PropertyVectorBase | inline |
getNumberOfTuples() const | MeshLib::PropertyVector< PROP_VAL_TYPE > | inline |
getPropertyName() const | MeshLib::PropertyVectorBase | inline |
is_for_output | MeshLib::PropertyVectorBase | |
Properties class | MeshLib::PropertyVector< PROP_VAL_TYPE > | friend |
PropertyVector(std::string const &property_name, MeshItemType mesh_item_type, std::size_t n_components) | MeshLib::PropertyVector< PROP_VAL_TYPE > | inlineexplicitprotected |
PropertyVector(std::size_t n_property_values, std::string const &property_name, MeshItemType mesh_item_type, std::size_t n_components) | MeshLib::PropertyVector< PROP_VAL_TYPE > | inlineprotected |
PropertyVectorBase(std::string property_name, MeshItemType mesh_item_type, std::size_t n_components) | MeshLib::PropertyVectorBase | inlineprotected |
size() const | MeshLib::PropertyVector< PROP_VAL_TYPE > | inline |
~PropertyVectorBase()=default | MeshLib::PropertyVectorBase | virtual |