Go to the source code of this file.
Functions | |
| template<class T > | |
| void | x_write (std::ostream &os, const vgl_box_3d< T > &v, std::string element_name="vgl_box_3d") |
| XML save vgl_box_3d to stream. More... | |
Definition in file vgl_xio_box_3d.h.
| void x_write | ( | std::ostream & | os, |
| const vgl_box_3d< T > & | p, | ||
| std::string | element_name | ||
| ) |
XML save vgl_box_3d to stream.
XML save vgl_box_3d to stream.
Definition at line 14 of file vgl_xio_box_3d.hxx.
1.8.15