Point3d.this

Create a point 3d from a Value.

  1. this(Point3d other)
  2. this(Value value)
    struct Point3d
    this
    (
    inout ref Value value
    )
  3. this(mg_point_3d* ptr)

Meta