Blender V5.0
node_geo_curve_topology_points_of_curve.cc File Reference
#include "BKE_curves.hh"
#include "BLI_array_utils.hh"
#include "node_geometry_util.hh"

Go to the source code of this file.

Classes

class  blender::nodes::node_geo_curve_topology_points_of_curve_cc::PointsOfCurveInput
class  blender::nodes::node_geo_curve_topology_points_of_curve_cc::CurvePointCountInput

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 ()