memgraph-d v0.0.1 (2021-08-13T18:59:23Z)
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.