Functions
Link copied to clipboard
fun fromPoints(cartesians: ReadonlyArray<Cartesian3>, ellipsoid: Ellipsoid? = definedExternally): EllipsoidTangentPlane
Creates a new instance from the provided ellipsoid and the center point of the provided Cartesians.