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 159 of file node_geo_input_shortest_edge_paths.cc.
|
inline |
Definition at line 165 of file node_geo_input_shortest_edge_paths.cc.
|
inlinefinal |
Definition at line 173 of file node_geo_input_shortest_edge_paths.cc.
References ATTR_DOMAIN_EDGE, ATTR_DOMAIN_POINT, component(), GEO_COMPONENT_TYPE_MESH, MeshComponent::get_for_read(), blender::Array< T, InlineBufferCapacity, Allocator >::index_range(), blender::IndexMask::is_empty(), mesh, blender::threading::parallel_for(), blender::nodes::node_geo_input_shortest_edge_paths_cc::shortest_paths(), Mesh::totedge, and Mesh::totvert.
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 215 of file node_geo_input_shortest_edge_paths.cc.
References blender::get_default_hash_2().
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 220 of file node_geo_input_shortest_edge_paths.cc.