2 #ifndef vgl_xio_vector_3d_h 3 #define vgl_xio_vector_3d_h 13 # include <vcl_msvc_warnings.h> 19 std::string element_name=
"vgl_vector_3d");
21 #endif // vgl_xio_vector_3d_h void x_write(std::ostream &os, const vgl_vector_3d< T > &v, std::string element_name="vgl_vector_3d")
XML save vgl_vector_3d to stream.
direction vector in Euclidean 3D space
Direction vector in Euclidean 3D space, templated by type of element.