Go to the source code of this file.
Functions | |
| template<class T > | |
| void | x_write (vcl_ostream &os, const vgl_vector_3d< T > &v, vcl_string element_name="vgl_vector_3d") |
| XML save vgl_vector_3d to stream. | |
Definition in file vgl_xio_vector_3d.h.
| void x_write | ( | vcl_ostream & | os, |
| const vgl_vector_3d< T > & | v, | ||
| vcl_string | element_name | ||
| ) |
XML save vgl_vector_3d to stream.
Definition at line 14 of file vgl_xio_vector_3d.txx.
1.7.5.1