Overload List
| Name | Description | |
|---|---|---|
| Point()()() | An empty Point constructor. | |
| Point(Vector3d) | Instantiates a 3d point from a 3d vector. | |
| Point(Double, Double, Double) | Instantiates a 3d point from coordinates x, y and z. |
| Name | Description | |
|---|---|---|
| Point()()() | An empty Point constructor. | |
| Point(Vector3d) | Instantiates a 3d point from a 3d vector. | |
| Point(Double, Double, Double) | Instantiates a 3d point from coordinates x, y and z. |