|
Blender V5.0
|
Classes | |
| class | CurveOfPointInput |
| class | PointIndexInCurveInput |
Functions | |
| static void | node_declare (NodeDeclarationBuilder &b) |
| static void | node_geo_exec (GeoNodeExecParams params) |
| static void | node_register () |
|
static |
Definition at line 11 of file node_geo_curve_topology_curve_of_point.cc.
References b, blender::nodes::SocketDeclaration::description, and NODE_DEFAULT_INPUT_INDEX_FIELD.
Referenced by node_register().
|
static |
Definition at line 98 of file node_geo_curve_topology_curve_of_point.cc.
References params.
Referenced by node_register().
|
static |
Definition at line 116 of file node_geo_curve_topology_curve_of_point.cc.
References blender::bke::bNodeType::declare, blender::bke::bNodeType::enum_name_legacy, GEO_NODE_CURVE_TOPOLOGY_CURVE_OF_POINT, 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.