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 57 of file node_geo_edge_paths_to_selection.cc.
|
inline |
Definition at line 63 of file node_geo_edge_paths_to_selection.cc.
References blender::fn::FieldInput::category_, and blender::fn::FieldInput::Generated.
|
inlinefinal |
Definition at line 71 of file node_geo_edge_paths_to_selection.cc.
References blender::Array< T, InlineBufferCapacity, Allocator >::as_mutable_span(), ATTR_DOMAIN_EDGE, ATTR_DOMAIN_POINT, GeometryComponent::attribute_domain_size(), MeshComponent::attributes(), component(), blender::compositor::context, blender::nodes::node_geo_edge_paths_to_selection_cc::edge_paths_to_selection(), blender::VArray< T >::ForContainer(), GEO_COMPONENT_TYPE_MESH, MeshComponent::get_for_read(), mesh, and Mesh::totedge.
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 106 of file node_geo_edge_paths_to_selection.cc.
References blender::get_default_hash_2().
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 111 of file node_geo_edge_paths_to_selection.cc.