|
Blender V4.3
|
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 26 of file node_geo_mesh_topology_offset_corner_in_face.cc.
|
inline |
Definition at line 31 of file node_geo_mesh_topology_offset_corner_in_face.cc.
References blender::fn::FieldInput::category_, blender::fn::FieldInput::Generated, and int.
Referenced by is_equal_to().
|
inlineoverridevirtual |
Calls the callback for every field input that the current field depends on. This is recursive, so if a field input depends on other field inputs, those are taken into account as well.
Reimplemented from blender::fn::FieldNode.
Definition at line 72 of file node_geo_mesh_topology_offset_corner_in_face.cc.
References blender::bke::MeshFieldInput::FieldInput().
|
inlinefinalvirtual |
Implements blender::bke::MeshFieldInput.
Definition at line 39 of file node_geo_mesh_topology_offset_corner_in_face.cc.
References blender::fn::FieldEvaluator::add(), blender::nodes::apply_offset_in_cyclic_range(), blender::IndexRange::contains(), blender::fn::FieldEvaluator::evaluate(), faces, blender::VArray< T >::ForContainer(), blender::fn::FieldEvaluator::get_evaluated(), and mask().
|
inlinefinalvirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 78 of file node_geo_mesh_topology_offset_corner_in_face.cc.
References final, and blender::get_default_hash().
|
inlinefinalvirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 83 of file node_geo_mesh_topology_offset_corner_in_face.cc.
References OffsetCornerInFaceFieldInput().
|
inlinefinalvirtual |
Reimplemented from blender::bke::MeshFieldInput.
Definition at line 93 of file node_geo_mesh_topology_offset_corner_in_face.cc.