|
Blender
V3.3
|
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 86 of file node_geo_interpolate_domain.cc.
|
inline |
Definition at line 92 of file node_geo_interpolate_domain.cc.
|
inlinefinalvirtual |
Implements blender::bke::GeometryFieldInput.
Definition at line 99 of file node_geo_interpolate_domain.cc.
References blender::GArray< Allocator >::as_mutable_span(), component(), blender::compositor::context, blender::fn::GFieldBase< NodePtr >::cpp_type(), and blender::GVArray::ForGArray().