Vector.this

Construct by coordinates

  1. this()
  2. this(double _x, double _y, double _z)
    class Vector
    this
    (
    double _x
    ,
    double _y
    ,
    double _z
    )
  3. this(Vector v)

Meta