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 43 of file node_geo_material_selection.cc.
|
inline |
Definition at line 47 of file node_geo_material_selection.cc.
|
inlinefinalvirtual |
Implements blender::bke::GeometryFieldInput.
Definition at line 53 of file node_geo_material_selection.cc.
References ATTR_DOMAIN_FACE, MeshComponent::attributes(), component(), GEO_COMPONENT_TYPE_MESH, MeshComponent::get_for_read(), mask(), mesh, blender::nodes::node_geo_material_selection_cc::select_mesh_by_material(), and Mesh::totpoly.
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 80 of file node_geo_material_selection.cc.
References blender::get_default_hash().
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 85 of file node_geo_material_selection.cc.