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

    Function pointDot

    • dot returns the standard dot product of a and b.

      Parameters

      • a: VectorPoint

        The first XYZ Point

      • b: VectorPoint

        The second XYZ Point

      Returns number

      • The dot product of the two XYZ Points