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 25 of file node_geo_input_mesh_island.cc.
|
inline |
Definition at line 27 of file node_geo_input_mesh_island.cc.
References blender::fn::FieldInput::category_, and blender::fn::FieldInput::Generated.
|
inlinefinal |
Definition at line 32 of file node_geo_input_mesh_island.cc.
References ATTR_DOMAIN_POINT, MeshComponent::attributes(), component(), blender::DisjointSet::find_root(), blender::VArray< T >::ForContainer(), GEO_COMPONENT_TYPE_MESH, MeshComponent::get_for_read(), blender::VectorSet< Key, ProbingStrategy, Hash, IsEqual, Slot, Allocator >::index_of_or_add(), blender::DisjointSet::join(), Mesh::medge, mesh, output, Mesh::totedge, Mesh::totvert, MEdge::v1, and MEdge::v2.
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 61 of file node_geo_input_mesh_island.cc.
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 67 of file node_geo_input_mesh_island.cc.