memgraph-d ~master (2021-10-24T19:24:20.8076309)
Dub
Repo
Point3d.opEquals
memgraph
point3d
Point3d
Compares this point 3d with
other
. Return: true if same, false otherwise.
struct
Point3d
const
bool
opEquals
(
const
ref
Point3d
other
)
Meta
Source
See Implementation
memgraph
point3d
Point3d
constructors
this
destructors
~this
functions
opAssign
opEquals
ptr
srid
toString
x
y
z
postblits
this(this)
Compares this point 3d with other. Return: true if same, false otherwise.