circular arc segment
More...
#include <geom.h>
circular arc segment
<
Definition at line 623 of file geom.h.
◆ magic
◆ start
◆ end
indices
Definition at line 626 of file geom.h.
◆ radius
radius < 0.0 -> full circle with start point on circle and "end" at center
Definition at line 627 of file geom.h.
◆ center_is_left
flag indicating where center of curvature is. If non-zero, then center is to left of vector from start to end
Definition at line 629 of file geom.h.
◆ orientation
0 -> ccw, !0 -> cw
Definition at line 632 of file geom.h.
◆ center
index of vertex at center of arc (only used by rt_extrude_prep and rt_extrude_shot)
Definition at line 633 of file geom.h.
The documentation for this struct was generated from the following file: