Point4d Constructor |
Name | Description | |
---|---|---|
Point4d(Point3d) |
Initializes a new instance of the Point4d class from the coordinates of a point.
| |
Point4d(Point4d) |
Initializes a new point by copying coordinates from another point.
| |
Point4d(Double, Double, Double, Double) |
Initializes a new instance of the Point4d class based on coordinates.
|