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 91 of file node_geo_input_mesh_vertex_neighbors.cc.
|
inline |
Definition at line 93 of file node_geo_input_mesh_vertex_neighbors.cc.
References blender::fn::FieldInput::category_, and blender::fn::FieldInput::Generated.
|
inlinefinal |
Definition at line 98 of file node_geo_input_mesh_vertex_neighbors.cc.
References component(), blender::nodes::node_geo_input_mesh_vertex_neighbors_cc::construct_face_count_gvarray(), and GEO_COMPONENT_TYPE_MESH.
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 109 of file node_geo_input_mesh_vertex_neighbors.cc.
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 115 of file node_geo_input_mesh_vertex_neighbors.cc.