Blender V4.3
blender::bke::curves::CurveSegment Struct Reference

#include <BKE_curves_utils.hh>

Inherited by blender::bke::curves::CurvePoint.

Public Attributes

int index
 
int next_index
 

Detailed Description

Reference to a piecewise segment on a spline curve.

Definition at line 27 of file BKE_curves_utils.hh.

Member Data Documentation

◆ index

int blender::bke::curves::CurveSegment::index

◆ next_index


The documentation for this struct was generated from the following file: