|
Blender V5.0
|
Inherits blender::bke::CurvesFieldInput.
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 76 of file node_geo_curve_handle_type_selection.cc.
|
inline |
Definition at line 81 of file node_geo_curve_handle_type_selection.cc.
References blender::fn::FieldInput::category_, and blender::fn::FieldInput::Generated.
Referenced by is_equal_to().
|
inlinefinalvirtual |
Implements blender::bke::CurvesFieldInput.
Definition at line 89 of file node_geo_curve_handle_type_selection.cc.
References blender::VArray< T >::from_container(), mask(), and blender::nodes::node_geo_curve_handle_type_selection_cc::select_by_handle_type().
|
inlinefinalvirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 101 of file node_geo_curve_handle_type_selection.cc.
References final, and blender::get_default_hash().
|
inlinefinalvirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 106 of file node_geo_curve_handle_type_selection.cc.
References HandleTypeFieldInput().
|
inlinefinalvirtual |
Reimplemented from blender::bke::CurvesFieldInput.
Definition at line 116 of file node_geo_curve_handle_type_selection.cc.