Blender  V2.93
MeshComponent Member List

This is the complete list of members for MeshComponent, including all inherited members.

attribute_domain_size(const AttributeDomain domain) const finalMeshComponentvirtual
attribute_domain_supported(const AttributeDomain domain) constGeometryComponent
attribute_exists(const blender::StringRef attribute_name) constGeometryComponent
attribute_foreach(const AttributeForeachCallback callback) constGeometryComponent
attribute_get_constant_for_read(const AttributeDomain domain, const CustomDataType data_type, const void *value) constGeometryComponent
attribute_get_constant_for_read(const AttributeDomain domain, const T &value) constGeometryComponentinline
attribute_get_constant_for_read_converted(const AttributeDomain domain, const CustomDataType in_data_type, const CustomDataType out_data_type, const void *value) constGeometryComponent
attribute_get_for_read(const blender::StringRef attribute_name, const AttributeDomain domain, const CustomDataType data_type, const void *default_value) constGeometryComponent
attribute_get_for_read(const blender::StringRef attribute_name, const AttributeDomain domain, const T &default_value) constGeometryComponentinline
attribute_names() constGeometryComponent
attribute_try_adapt_domain(blender::bke::ReadAttributePtr attribute, const AttributeDomain new_domain) const finalMeshComponentvirtual
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) constGeometryComponent
attribute_try_get_for_read(const blender::StringRef attribute_name, const AttributeDomain domain, const CustomDataType data_type) constGeometryComponent
attribute_try_get_for_read(const blender::StringRef attribute_name, const AttributeDomain domain) constGeometryComponent
attribute_try_get_for_write(const blender::StringRef attribute_name)GeometryComponent
clear()MeshComponent
copy() const overrideMeshComponentvirtual
copy_vertex_group_names_from_object(const struct Object &object)MeshComponent
create(GeometryComponentType component_type)GeometryComponentstatic
ensure_owns_direct_data() overrideMeshComponentvirtual
GeometryComponent(GeometryComponentType type)GeometryComponent
get_for_read() constMeshComponent
get_for_write()MeshComponent
has_mesh() constMeshComponent
is_empty() const finalMeshComponentvirtual
is_mutable() constGeometryComponent
MeshComponent()MeshComponent
owns_direct_data() const overrideMeshComponentvirtual
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_typeMeshComponentinlinestatic
type() constGeometryComponent
user_add() constGeometryComponent
user_remove() constGeometryComponent
vertex_group_names() constMeshComponent
vertex_group_names()MeshComponent
~GeometryComponent()=defaultGeometryComponentvirtual
~MeshComponent()MeshComponent