Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ xgl_ell_list.so() — Solaris 2.4 x86 SDK

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

typedef struct {
Xgl_usgn32num_ells;/∗ number of elliptical arcs ∗/
Xgl_multiell_typetype;/∗ data type of multiell ∗/
Xgl_bbox∗bbox;/∗ optional box containing all
     elliptical arcs, NULL means no box ∗/
union {/∗ union of pointers to ells ∗/
Xgl_ell_f3d∗f3d;
Xgl_ell_af3d∗af3d;
Xgl_ell_d3d∗d3d;
Xgl_ell_ad3d∗ad3d;
} ells;
} Xgl_ell_list;

 

SunOS

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026