EllipsoidΒΆ
An ellipsoid is defined by a center (axlPoint), 3 orthogonal vectors (axlPoint) corresponding to the semi-axes of the ellipsoid.
Type: axlEllipsoid
Format:
<ellipsoid name="Ellipsoid0" color="160 0 32 1">
<center>0 0 0</center>
<semix>0.6 0 0</semix>
<semiy>0 0.4 0</semiy>
<semiz>0 0 0.2</semiz>
</ellipsoid>