typedef struct {
Xgl_pt_flag_i2dcenter;/∗ center point ∗/
Xgl_usgn32radius;/∗ radius of curvature ∗/
floatstart_angle,/∗ start and stop angles ∗/
stop_angle;
} Xgl_arc_i2d;
SunOS
typedef struct {
Xgl_pt_flag_i2dcenter;/∗ center point ∗/
Xgl_usgn32radius;/∗ radius of curvature ∗/
floatstart_angle,/∗ start and stop angles ∗/
stop_angle;
} Xgl_arc_i2d;
SunOS