|
Blender V4.5
|
Inherits blender::bke::MeshFieldInput.
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 20 of file node_geo_input_mesh_edge_neighbors.cc.
|
inline |
Definition at line 22 of file node_geo_input_mesh_edge_neighbors.cc.
References blender::fn::FieldInput::category_, and blender::fn::FieldInput::Generated.
|
inlinefinal |
Definition at line 28 of file node_geo_input_mesh_edge_neighbors.cc.
References Geometry::attributes, blender::array_utils::count_indices(), Mesh::edges_num, blender::VArray< T >::ForContainer(), and mesh.
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 38 of file node_geo_input_mesh_edge_neighbors.cc.
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 44 of file node_geo_input_mesh_edge_neighbors.cc.
|
inlineoverridevirtual |
Reimplemented from blender::bke::MeshFieldInput.
Definition at line 49 of file node_geo_input_mesh_edge_neighbors.cc.