fun Vector3D(value: Double): <ERROR CLASS>
fun Vector3D(point: Point2D, z: Double): <ERROR CLASS>
fun Vector3D(x: Double, point: Point2D): <ERROR CLASS>