Overload List

  NameDescription
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.

See Also