|
Blender V5.0
|
Inherits blender::bke::InstancesFieldInput.
Additional Inherited Members | |
| Public Types inherited from blender::fn::FieldInput | |
| enum class | Category { NamedAttribute = 0 , Generated = 1 , AnonymousAttribute = 2 , Unknown } |
| Protected Attributes inherited from blender::fn::FieldInput | |
| const CPPType * | type_ |
| std::string | debug_name_ |
| Category | category_ = Category::Unknown |
| Protected Attributes inherited from blender::fn::FieldNode | |
| std::shared_ptr< const FieldInputs > | field_inputs_ |
Definition at line 23 of file node_geo_input_instance_bounds.cc.
|
inline |
Definition at line 29 of file node_geo_input_instance_bounds.cc.
Referenced by is_equal_to().
|
inlinefinalvirtual |
Implements blender::bke::InstancesFieldInput.
Definition at line 36 of file node_geo_input_instance_bounds.cc.
References blender::Array< T, InlineBufferCapacity, Allocator >::as_span(), blender::bke::InstanceReference::Collection, blender::bke::GeometrySet::compute_boundbox_without_instances(), blender::index_mask::IndexMask::foreach_index(), blender::IndexMask::from_bools(), blender::VArray< T >::from_container(), blender::bke::InstanceReference::geometry_set(), blender::bke::InstanceReference::GeometrySet, handles, i, mask(), blender::bke::InstanceReference::None, blender::bke::InstanceReference::Object, blender::bke::InstanceReference::object(), blender::bke::object_get_evaluated_geometry_set(), blender::Array< T, InlineBufferCapacity, Allocator >::size(), blender::Span< T >::size(), and blender::bke::InstanceReference::type().
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 92 of file node_geo_input_instance_bounds.cc.
References blender::get_default_hash().
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 97 of file node_geo_input_instance_bounds.cc.
References InstanceBoundsField().