|
Blender V4.3
|
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 195 of file node_geo_curve_topology_points_of_curve.cc.
|
inline |
Definition at line 197 of file node_geo_curve_topology_points_of_curve.cc.
References blender::fn::FieldInput::category_, and blender::fn::FieldInput::Generated.
|
inlinefinal |
Definition at line 202 of file node_geo_curve_topology_points_of_curve.cc.
|
inlinefinalvirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 209 of file node_geo_curve_topology_points_of_curve.cc.
|
inlinefinalvirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 214 of file node_geo_curve_topology_points_of_curve.cc.
|
inlinefinalvirtual |
Reimplemented from blender::bke::CurvesFieldInput.
Definition at line 219 of file node_geo_curve_topology_points_of_curve.cc.