UF_EVAL_spline_s
(view source)
Defined in: uf_eval.h
Also known as:
UF_EVAL_spline_t
UF_EVAL_spline_p_t
Data Members
is_periodic
logical
Is the curve periodic or not?
is_rational
logical
Is the spline rational or not?
order
int
Order of the spline
num_knots
int
Number of knot values (double)
num_control
int
Number of control vertices (PNT4_t)