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 110 of file node_geo_input_mesh_edge_angle.cc.
|
inline |
Definition at line 112 of file node_geo_input_mesh_edge_angle.cc.
References blender::fn::FieldInput::category_, and blender::fn::FieldInput::Generated.
|
inlinefinal |
Definition at line 117 of file node_geo_input_mesh_edge_angle.cc.
References angle(), angle_normalized_v3v3(), ATTR_DOMAIN_EDGE, BKE_mesh_calc_poly_center(), BKE_mesh_calc_poly_normal(), MVert::co, component(), blender::nodes::node_geo_input_mesh_edge_angle_cc::create_edge_map(), blender::math::dot(), blender::VArray< T >::ForFunc(), GEO_COMPONENT_TYPE_MESH, MeshComponent::get_for_read(), MPoly::loopstart, M_PI, Mesh::medge, mesh, Mesh::mloop, Mesh::mpoly, Mesh::mvert, blender::math::normalize(), Mesh::totedge, Mesh::totloop, Mesh::totpoly, MEdge::v1, and MEdge::v2.
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 173 of file node_geo_input_mesh_edge_angle.cc.
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 179 of file node_geo_input_mesh_edge_angle.cc.