|
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 16 of file node_geo_input_spline_resolution.cc.
|
inline |
Definition at line 18 of file node_geo_input_spline_resolution.cc.
References blender::fn::FieldInput::category_, and blender::fn::FieldInput::NamedAttribute.
Referenced by is_equal_to().
|
inlinefinalvirtual |
Implements blender::bke::CurvesFieldInput.
Definition at line 23 of file node_geo_input_spline_resolution.cc.
|
inlinefinalvirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 30 of file node_geo_input_spline_resolution.cc.
References final.
|
inlinefinalvirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 35 of file node_geo_input_spline_resolution.cc.
References ResolutionFieldInput().
|
inlinefinalvirtual |
Reimplemented from blender::bke::CurvesFieldInput.
Definition at line 40 of file node_geo_input_spline_resolution.cc.