Figure 13 shows an ellipse.
Vector3D majorAxis
Vector3D minorAxis
Point3D origin
Float32 uMin
Float32 uMax
An ellipse is a two-dimensional object defined by an origin (that is, the center of the ellipse) and two orthogonal vectors that define the major and minor radii of the ellipse. The origin and the two endpoints of the major and minor radii define the plane in which the ellipse lies. Attributes may be assigned only to the entire ellipse.