NURB curve segment.
More...
#include <geom.h>
NURB curve segment.
<
Definition at line 635 of file geom.h.
◆ magic
◆ order
order of NURB curve (degree - 1)
Definition at line 638 of file geom.h.
◆ pt_type
type of NURB curve
Definition at line 639 of file geom.h.
knot vector for NURB curve
Definition at line 640 of file geom.h.
◆ c_size
number of control points
Definition at line 641 of file geom.h.
◆ ctl_points
array of indices for control points
Definition at line 642 of file geom.h.
◆ weights
array of weights for control points (NULL if non_rational)
Definition at line 643 of file geom.h.
The documentation for this struct was generated from the following file: