gis-tools-ts - v0.6.0
Preparing search index...
index
equalPoints
Function equalPoints
equalPoints
(
a
?:
VectorPoint
<
Properties
>
,
b
?:
VectorPoint
<
Properties
>
)
:
boolean
Check if two XYZ Points are equal
Parameters
Optional
a
:
VectorPoint
<
Properties
>
The first XYZ Point
Optional
b
:
VectorPoint
<
Properties
>
The second XYZ Point
Returns
boolean
True if the two XYZ Points are equal
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
gis-tools-ts - v0.6.0
Loading...
Check if two XYZ Points are equal