|
Blender V4.3
|
#include "BKE_curves.hh"#include "BLI_array_utils.hh"#include "BLI_task.hh"#include "node_geometry_util.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::nodes |
| namespace | blender::nodes::node_geo_curve_topology_points_of_curve_cc |
Functions | |
| static void | blender::nodes::node_geo_curve_topology_points_of_curve_cc::node_declare (NodeDeclarationBuilder &b) |
| static bool | blender::nodes::node_geo_curve_topology_points_of_curve_cc::use_start_point_special_case (const Field< int > &curve_index, const Field< int > &sort_index, const Field< float > &sort_weights) |
| static void | blender::nodes::node_geo_curve_topology_points_of_curve_cc::node_geo_exec (GeoNodeExecParams params) |
| static void | blender::nodes::node_geo_curve_topology_points_of_curve_cc::node_register () |