Point3d.this

Create a deep copy of other point 3d.

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

Meta