26#ifndef DT_MATH_SPLINES_H
27#define DT_MATH_SPLINES_H
29#if defined(__cplusplus)
42#if defined(__cplusplus)
_lib_location_type_t type
float interpolate_val_V2_periodic(int n, CurveAnchorPoint Points[], float x, unsigned int type, float period)
int CurveDataSampleV2Periodic(CurveData *curve, CurveSample *sample)
int CurveDataSampleV2(CurveData *curve, CurveSample *sample)
float interpolate_val_V2(int n, CurveAnchorPoint Points[], float x, unsigned int type)