gis-tools-ts - v0.6.0
    Preparing search index...

    Function pointDivMutScalar

    • Take an XYZ Point and divide each component by n

      Parameters

      • xyz: VectorPoint

        The XYZ Point to divide.

      • n: number

        The amount to divide by.

      Returns void