Blender  V2.93
GeometrySet Member List

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

add(const GeometryComponent &component)GeometrySet
clear()GeometrySet
compute_boundbox_without_instances(blender::float3 *r_min, blender::float3 *r_max) constGeometrySet
create_with_mesh(Mesh *mesh, GeometryOwnershipType ownership=GeometryOwnershipType::Owned)GeometrySetstatic
create_with_pointcloud(PointCloud *pointcloud, GeometryOwnershipType ownership=GeometryOwnershipType::Owned)GeometrySetstatic
ensure_owns_direct_data()GeometrySet
get_component_for_read(GeometryComponentType component_type) constGeometrySet
get_component_for_read() constGeometrySetinline
get_component_for_write(GeometryComponentType component_type)GeometrySet
get_component_for_write()GeometrySetinline
get_components_for_read() constGeometrySet
get_mesh_for_read() constGeometrySet
get_mesh_for_write()GeometrySet
get_pointcloud_for_read() constGeometrySet
get_pointcloud_for_write()GeometrySet
get_volume_for_read() constGeometrySet
get_volume_for_write()GeometrySet
has(const GeometryComponentType component_type) constGeometrySet
has() constGeometrySetinline
has_instances() constGeometrySet
has_mesh() constGeometrySet
has_pointcloud() constGeometrySet
has_volume() constGeometrySet
hash() constGeometrySet
operator<<(std::ostream &stream, const GeometrySet &geometry_set)GeometrySetfriend
operator==(const GeometrySet &a, const GeometrySet &b)GeometrySetfriend
remove(const GeometryComponentType component_type)GeometrySet
remove()GeometrySetinline
replace_mesh(Mesh *mesh, GeometryOwnershipType ownership=GeometryOwnershipType::Owned)GeometrySet
replace_pointcloud(PointCloud *pointcloud, GeometryOwnershipType ownership=GeometryOwnershipType::Owned)GeometrySet