Blender  V2.93
GeometryComponent Member List

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

attribute_domain_size(const AttributeDomain domain) constGeometryComponentvirtual
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) constGeometryComponentvirtual
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
copy() const =0GeometryComponentpure virtual
create(GeometryComponentType component_type)GeometryComponentstatic
ensure_owns_direct_data()=0GeometryComponentpure virtual
GeometryComponent(GeometryComponentType type)GeometryComponent
is_empty() constGeometryComponentvirtual
is_mutable() constGeometryComponent
owns_direct_data() const =0GeometryComponentpure virtual
type() constGeometryComponent
user_add() constGeometryComponent
user_remove() constGeometryComponent
~GeometryComponent()=defaultGeometryComponentvirtual