49 : data_(Vector3d(x, y, z)) {}
108 if (!prefix.empty()) {
109 std::cout << prefix << std::endl;
112 std::cout <<
data_ << std::endl;
double & operator()(int index)
Point3D Normalized() const
void Print(const std::string &prefix=std::string()) const
void Set(double x, double y, double z)
double Dot(const Point3D &other) const