21#if defined(__cplusplus)
34#if defined(__cplusplus)
float interpolate_val_V2_periodic(int n, CurveAnchorPoint Points[], float x, unsigned int type, float period)
Definition splines.cpp:727
int CurveDataSampleV2Periodic(CurveData *curve, CurveSample *sample)
Definition splines.cpp:845
int CurveDataSampleV2(CurveData *curve, CurveSample *sample)
Definition splines.cpp:749
float interpolate_val_V2(int n, CurveAnchorPoint Points[], float x, unsigned int type)
Definition splines.cpp:706
Definition curve_tools.h:50
Definition curve_tools.h:56
Definition curve_tools.h:76