memgraph-d ~main (2022-05-10T06:08:30.6120945)
Dub
Repo
Point3d.opEquals
memgraph
point3d
Point3d
Compares this point 3d with
other
. Return: true if same, false otherwise.
struct
Point3d
@
nogc
const
auto
opEquals
(
const
ref
Point3d
other
)
Meta
Source
See Implementation
memgraph
point3d
Point3d
constructors
this
functions
opEquals
ptr
srid
toHash
toString
x
y
z
Compares this point 3d with other. Return: true if same, false otherwise.