|
Blender V4.3
|
Inherits blender::bke::GeometryFieldInput.
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 100 of file node_geo_tool_selection.cc.
|
inline |
Definition at line 102 of file node_geo_tool_selection.cc.
References blender::fn::FieldInput::category_, and blender::fn::FieldInput::NamedAttribute.
|
inlinefinalvirtual |
Implements blender::bke::GeometryFieldInput.
Definition at line 108 of file node_geo_tool_selection.cc.
References BLI_assert_unreachable, CD_PROP_BOOL, CD_PROP_FLOAT, blender::bke::cpp_type_to_custom_data_type(), blender::bke::GeometryComponent::Curve, blender::VArray< T >::ForContainer(), blender::GVArray::ForSingle(), blender::bke::AttributeAccessor::lookup_or_default(), blender::bke::GeometryComponent::Mesh, blender::bke::GeometryComponent::PointCloud, selection, blender::nodes::node_geo_tool_selection_cc::true_value(), and blender::fn::FieldInput::type_.