memgraph-d v0.0.1 (2021-08-13T18:59:23Z)
Dub
Repo
Point3d.this
memgraph
point3d
Point3d
Create a point 3d from a Value.
this
(Point3d other)
this
(Value value)
struct
Point3d
this
(
inout
ref
Value
value
)
this
(mg_point_3d* ptr)
this
(mg_point_3d* ptr)
Meta
Source
See Implementation
memgraph
point3d
Point3d
constructors
this
destructors
~this
functions
opAssign
opEquals
ptr
srid
toString
x
y
z
postblits
this(this)
Create a point 3d from a Value.