gis-tools-ts - v0.6.0
Preparing search index...
index
pointAdd
Function pointAdd
pointAdd
(
a
:
VectorPoint
,
b
:
VectorPoint
)
:
VectorPoint
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.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
gis-tools-ts - v0.6.0
Loading...
Take an XYZ Point and add another XYZ Point to it