[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| Vector(Double) |
Initialise the Vector with one predetermined value for all axes
| |
| Vector(Vector) |
Create the vector as a new vector using values from the parameter
| |
| Vector(Double, Double, Double) |
Initialise the vector with 3 double values
|