Vector Constructor |
Name | Description | |
---|---|---|
Vector(Double) |
Creates vector by direction
| |
Vector(Vector) |
Creates vector by as a copy of another vector
| |
Vector(Double, Double, Double) |
Creates vector by 3 coordinates
|