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 25 of file node_geo_input_mesh_face_is_planar.cc.
|
inline |
Definition at line 30 of file node_geo_input_mesh_face_is_planar.cc.
References blender::fn::FieldInput::category_, and blender::fn::FieldInput::Generated.
|
inlinefinal |
Definition at line 36 of file node_geo_input_mesh_face_is_planar.cc.
References ATTR_DOMAIN_FACE, BKE_mesh_poly_normals_ensure(), MVert::co, component(), blender::compositor::context, blender::math::dot(), blender::VArray< T >::ForFunc(), GEO_COMPONENT_TYPE_MESH, MeshComponent::get_for_read(), blender::Span< T >::index_range(), MPoly::loopstart, max, mesh, min, Mesh::mloop, Mesh::mpoly, Mesh::mvert, MPoly::totloop, and Mesh::totpoly.
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 87 of file node_geo_input_mesh_face_is_planar.cc.
|
inlineoverridevirtual |
Reimplemented from blender::fn::FieldNode.
Definition at line 93 of file node_geo_input_mesh_face_is_planar.cc.