|
Blender V5.0
|
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 128 of file node_geo_input_mesh_edge_angle.cc.
|
inline |
Definition at line 130 of file node_geo_input_mesh_edge_angle.cc.
References blender::fn::FieldInput::category_, float, and blender::fn::FieldInput::Generated.
Referenced by is_equal_to().
|
inlinefinalvirtual |
Implements blender::bke::MeshFieldInput.
Definition at line 135 of file node_geo_input_mesh_edge_angle.cc.
References angle(), angle_normalized_v3v3(), blender::nodes::node_geo_input_mesh_edge_angle_cc::create_edge_map(), blender::math::dot(), blender::bke::mesh::face_normal_calc(), faces, blender::nodes::node_geo_input_mesh_edge_angle_cc::find_other_vert_of_edge_triangle(), blender::VArray< T >::from_func(), i, M_PI, blender::math::midpoint(), blender::math::normalize(), and blender::Span< T >::slice().
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 188 of file node_geo_input_mesh_edge_angle.cc.
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 194 of file node_geo_input_mesh_edge_angle.cc.
References SignedAngleFieldInput().
|
inlineoverridevirtual |
Reimplemented from blender::bke::MeshFieldInput.
Definition at line 199 of file node_geo_input_mesh_edge_angle.cc.