Plane.normalconstant(Vector3 normal_, double constant_) : _normal = new Vector3.copy(normal_), _constant = constant_;