[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodVector(Double)
Initialise the Vector with one predetermined value for all axes
Public methodVector(Vector)
Create the vector as a new vector using values from the parameter
Public methodVector(Double, Double, Double)
Initialise the vector with 3 double values

See Also