19 #ifndef EVORAL_CURVE_HPP
20 #define EVORAL_CURVE_HPP
double multipoint_eval(Temporal::timepos_t const &x) const
Curve(const Curve &)=delete
const ControlList & _list
bool rt_safe_get_vector(Temporal::timepos_t const &x0, Temporal::timepos_t const &x1, float *arg, int32_t veclen) const
Curve(const ControlList &cl)
void _get_vector(Temporal::timepos_t x0, Temporal::timepos_t x1, float *arg, int32_t veclen) const
void get_vector(Temporal::timepos_t const &x0, Temporal::timepos_t const &x1, float *arg, int32_t veclen) const