|
Blender V4.3
|
Classes | |
| class | OffsetCornerInFaceFieldInput |
Functions | |
| static void | node_declare (NodeDeclarationBuilder &b) |
| static void | node_geo_exec (GeoNodeExecParams params) |
| static void | node_register () |
|
static |
Definition at line 13 of file node_geo_mesh_topology_offset_corner_in_face.cc.
References b, blender::nodes::SocketDeclaration::description, and blender::nodes::implicit_field_inputs::index().
Referenced by node_register().
|
static |
Definition at line 99 of file node_geo_mesh_topology_offset_corner_in_face.cc.
References params.
Referenced by node_register().
|
static |
Definition at line 107 of file node_geo_mesh_topology_offset_corner_in_face.cc.
References blender::bke::bNodeType::declare, geo_node_type_base(), blender::bke::bNodeType::geometry_node_execute, NODE_CLASS_INPUT, node_declare(), node_geo_exec(), and blender::bke::node_register_type().