|
Blender V4.5
|
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.
|
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::GeometrySet::compute_boundbox_without_instances(), blender::VArray< T >::ForContainer(), blender::index_mask::IndexMask::foreach_index(), blender::index_mask::IndexMask::from_bools(), handles, mask(), 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.