|
Blender
V2.93
|
This is the complete list of members for MeshComponent, including all inherited members.
| attribute_domain_size(const AttributeDomain domain) const final | MeshComponent | virtual |
| attribute_domain_supported(const AttributeDomain domain) const | GeometryComponent | |
| attribute_exists(const blender::StringRef attribute_name) const | GeometryComponent | |
| attribute_foreach(const AttributeForeachCallback callback) const | GeometryComponent | |
| attribute_get_constant_for_read(const AttributeDomain domain, const CustomDataType data_type, const void *value) const | GeometryComponent | |
| attribute_get_constant_for_read(const AttributeDomain domain, const T &value) const | GeometryComponent | inline |
| attribute_get_constant_for_read_converted(const AttributeDomain domain, const CustomDataType in_data_type, const CustomDataType out_data_type, const void *value) const | GeometryComponent | |
| attribute_get_for_read(const blender::StringRef attribute_name, const AttributeDomain domain, const CustomDataType data_type, const void *default_value) const | GeometryComponent | |
| attribute_get_for_read(const blender::StringRef attribute_name, const AttributeDomain domain, const T &default_value) const | GeometryComponent | inline |
| attribute_names() const | GeometryComponent | |
| attribute_try_adapt_domain(blender::bke::ReadAttributePtr attribute, const AttributeDomain new_domain) const final | MeshComponent | virtual |
| attribute_try_create(const blender::StringRef attribute_name, const AttributeDomain domain, const CustomDataType data_type) | GeometryComponent | |
| attribute_try_delete(const blender::StringRef attribute_name) | GeometryComponent | |
| attribute_try_get_for_output(const blender::StringRef attribute_name, const AttributeDomain domain, const CustomDataType data_type, const void *default_value=nullptr) | GeometryComponent | |
| attribute_try_get_for_read(const blender::StringRef attribute_name) const | GeometryComponent | |
| attribute_try_get_for_read(const blender::StringRef attribute_name, const AttributeDomain domain, const CustomDataType data_type) const | GeometryComponent | |
| attribute_try_get_for_read(const blender::StringRef attribute_name, const AttributeDomain domain) const | GeometryComponent | |
| attribute_try_get_for_write(const blender::StringRef attribute_name) | GeometryComponent | |
| clear() | MeshComponent | |
| copy() const override | MeshComponent | virtual |
| copy_vertex_group_names_from_object(const struct Object &object) | MeshComponent | |
| create(GeometryComponentType component_type) | GeometryComponent | static |
| ensure_owns_direct_data() override | MeshComponent | virtual |
| GeometryComponent(GeometryComponentType type) | GeometryComponent | |
| get_for_read() const | MeshComponent | |
| get_for_write() | MeshComponent | |
| has_mesh() const | MeshComponent | |
| is_empty() const final | MeshComponent | virtual |
| is_mutable() const | GeometryComponent | |
| MeshComponent() | MeshComponent | |
| owns_direct_data() const override | MeshComponent | virtual |
| release() | MeshComponent | |
| replace(Mesh *mesh, GeometryOwnershipType ownership=GeometryOwnershipType::Owned) | MeshComponent | |
| replace_mesh_but_keep_vertex_group_names(Mesh *mesh, GeometryOwnershipType ownership=GeometryOwnershipType::Owned) | MeshComponent | |
| static_type | MeshComponent | inlinestatic |
| type() const | GeometryComponent | |
| user_add() const | GeometryComponent | |
| user_remove() const | GeometryComponent | |
| vertex_group_names() const | MeshComponent | |
| vertex_group_names() | MeshComponent | |
| ~GeometryComponent()=default | GeometryComponent | virtual |
| ~MeshComponent() | MeshComponent |