Point.this

Constructs a Point with the spefcified coordinates

  1. this(Scalar x, Scalar y)
  2. this(Scalar[2] coords)
    struct Point
    this

Meta