Point2d.this

Create a deep copy of other point 2d.

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

Meta