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