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

    Function pointAdd

    • Take an XYZ Point and add another XYZ Point to it

      Parameters

      • a: VectorPoint

        The XYZ Point to add to.

      • b: VectorPoint

        The XYZ Point to add.

      Returns VectorPoint

      • The XYZ Point with the added XYZ Point.