Properties
Functions
Link copied to clipboard
fun fromCartesian3(cartesian: Cartesian3? = definedExternally, result: Ellipsoid? = definedExternally): Ellipsoid
Computes an Ellipsoid from a Cartesian specifying the radii in x, y, and z directions.
Link copied to clipboard
open override fun pack(value: Ellipsoid, array: ERROR CLASS: Symbol not found for ReadonlyArray<ERROR CLASS: Symbol not found for JsDouble>, startingIndex: Int?): ERROR CLASS: Symbol not found for ReadonlyArray<ERROR CLASS: Symbol not found for JsDouble>
Stores the provided instance into the provided array.