|
Blender V5.0
|
Functions | |
| static void | node_declare (NodeDeclarationBuilder &b) |
| static void | node_geo_exec (GeoNodeExecParams params) |
| static void | node_register () |
|
static |
Definition at line 9 of file node_geo_input_face_smooth.cc.
References b, BLT_I18NCONTEXT_ID_MESH, and blender::nodes::SocketDeclaration::translation_context.
Referenced by node_register().
|
static |
Definition at line 14 of file node_geo_input_face_smooth.cc.
References blender::nodes::AttributeFieldInput::from(), blender::fn::invert_boolean_field(), and params.
Referenced by node_register().
|
static |
Definition at line 20 of file node_geo_input_face_smooth.cc.
References blender::bke::bNodeType::declare, blender::bke::bNodeType::enum_name_legacy, GEO_NODE_INPUT_FACE_SMOOTH, geo_node_type_base(), blender::bke::bNodeType::geometry_node_execute, blender::bke::bNodeType::nclass, NODE_CLASS_INPUT, node_declare(), node_geo_exec(), blender::bke::node_register_type(), blender::bke::bNodeType::ui_description, and blender::bke::bNodeType::ui_name.