Blender
V3.3
|
Additional Inherited Members | |
![]() | |
enum class | Category { NamedAttribute = 0 , Generated = 1 , AnonymousAttribute = 2 , Unknown } |
![]() | |
const CPPType * | type_ |
std::string | debug_name_ |
Category | category_ = Category::Unknown |
![]() | |
std::shared_ptr< const FieldInputs > | field_inputs_ |
Definition at line 30 of file node_geo_curve_endpoint_selection.cc.
|
inline |
Definition at line 35 of file node_geo_curve_endpoint_selection.cc.
References blender::fn::FieldInput::category_, and blender::fn::FieldInput::Generated.
|
inlinefinal |
Definition at line 43 of file node_geo_curve_endpoint_selection.cc.
References ATTR_DOMAIN_CURVE, ATTR_DOMAIN_POINT, component(), curves, blender::devirtualize_varray2(), GEO_COMPONENT_TYPE_CURVE, Curves::geometry, CurveComponent::get_for_read(), CurveComponent::has_curves(), blender::threading::parallel_for(), and blender::bke::CurvesGeometry::wrap().
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 88 of file node_geo_curve_endpoint_selection.cc.
References blender::get_default_hash_2().
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 93 of file node_geo_curve_endpoint_selection.cc.