gis-tools-ts - v0.6.0
Preparing search index...
index
pointMul
Function pointMul
pointMul
(
a
:
VectorPoint
,
b
:
VectorPoint
)
:
VectorPoint
Take an XYZ Point and multiply it by another XYZ Point
Parameters
a
:
VectorPoint
The XYZ Point to multiply.
b
:
VectorPoint
The XYZ Point to multiply.
Returns
VectorPoint
The XYZ Point with the multiplied XYZ Point.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
gis-tools-ts - v0.6.0
Loading...
Take an XYZ Point and multiply it by another XYZ Point