|
Blender V4.3
|
Inherits blender::bke::GeometryFieldInput.
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 54 of file node_geo_material_selection.cc.
|
inline |
Definition at line 58 of file node_geo_material_selection.cc.
References blender::fn::FieldInput::category_, and blender::fn::FieldInput::Generated.
|
inlinefinalvirtual |
Implements blender::bke::GeometryFieldInput.
Definition at line 65 of file node_geo_material_selection.cc.
References blender::bke::GeometryComponent::Curve, blender::bke::GeometryComponent::GreasePencil, Curves::mat, blender::bke::GeometryComponent::Mesh, blender::nodes::node_geo_material_selection_cc::select_by_material(), and Curves::totcol.
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 131 of file node_geo_material_selection.cc.
References blender::get_default_hash().
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 136 of file node_geo_material_selection.cc.
|
inlineoverridevirtual |
Reimplemented from blender::bke::GeometryFieldInput.
Definition at line 146 of file node_geo_material_selection.cc.