memgraph-d v0.0.1 (2021-08-13T18:59:23Z)
Dub
Repo
Point3d.this
memgraph
point3d
Point3d
Create a Point3d using the given
mg_point_3d
.
this
(Point3d other)
this
(Value value)
this
(mg_point_3d* ptr)
struct
Point3d
package @
trusted
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 Point3d using the given mg_point_3d.