Blender V4.3
node_geo_offset_point_in_curve.cc File Reference
#include "BLI_task.hh"
#include "BKE_curves.hh"
#include "node_geometry_util.hh"

Go to the source code of this file.

Classes

class  blender::nodes::node_geo_offset_point_in_curve_cc::ControlPointNeighborFieldInput
 
class  blender::nodes::node_geo_offset_point_in_curve_cc::OffsetValidFieldInput
 

Namespaces

namespace  blender
 
namespace  blender::nodes
 
namespace  blender::nodes::node_geo_offset_point_in_curve_cc
 

Functions

int blender::nodes::apply_offset_in_cyclic_range (IndexRange range, int start_index, int offset)
 
static void blender::nodes::node_geo_offset_point_in_curve_cc::node_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::node_geo_offset_point_in_curve_cc::node_geo_exec (GeoNodeExecParams params)
 
static void blender::nodes::node_geo_offset_point_in_curve_cc::node_register ()