gis-tools-ts - v0.6.0
Preparing search index...
index
pointDivMutScalar
Function pointDivMutScalar
pointDivMutScalar
(
xyz
:
VectorPoint
,
n
:
number
)
:
void
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
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
gis-tools-ts - v0.6.0
Loading...
Take an XYZ Point and divide each component by n