| Vector4D Constructor |
| Name | Description | |
|---|---|---|
| Vector4D(IListDouble) |
Initializes a new instance of Vector4D.
| |
| Vector4D(Double) |
Initializes a new instance of Vector4D.
| |
| Vector4D(Double) |
Initializes a new instance of Vector4D.
| |
| Vector4D(Vector3D, Double) |
Initializes a new instance of the Vector4D class.
| |
| Vector4D(Double, Double, Double, Double) |
Initializes a new instance of Vector4D.
|