memgraph-d ~main (2022-05-10T06:08:30.6120945)
Dub
Repo
Point3d.this
memgraph
point3d
Point3d
Create a Point3d using the given
mg_point_3d
pointer.
this
(Point3d other)
this
(Value value)
this
(mg_point_3d* ptr)
struct
Point3d
package @
nogc
@
trusted
this
(
const
mg_point_3d
*
ptr
)
Meta
Source
See Implementation
memgraph
point3d
Point3d
constructors
this
functions
opEquals
ptr
srid
toHash
toString
x
y
z
Create a Point3d using the given mg_point_3d pointer.