@openpv/simshady
    Preparing search index...

    Type Alias Point

    type Point = {
        cartesian: CartesianPoint;
        spherical: SphericalPoint;
    }
    Index

    Properties

    Properties

    cartesian: CartesianPoint
    spherical: SphericalPoint