Definition in file vgl_xio_point_2d.txx.
#include "vgl_xio_point_2d.h"
#include <vsl/vsl_basic_xml_element.h>
Go to the source code of this file.
Defines | |
| #define | VGL_XIO_POINT_2D_INSTANTIATE(T) template void x_write(vcl_ostream &, const vgl_point_2d<T > &, vcl_string) |
Functions | |
| template<class T> | |
| void | x_write (vcl_ostream &os, const vgl_point_2d< T > &v, vcl_string name) |
| XML save vgl_point_2d to stream. | |
| #define VGL_XIO_POINT_2D_INSTANTIATE | ( | T | ) | template void x_write(vcl_ostream &, const vgl_point_2d<T > &, vcl_string) |
Definition at line 21 of file vgl_xio_point_2d.txx.
| void x_write | ( | vcl_ostream & | os, | |
| const vgl_point_2d< T > & | v, | |||
| vcl_string | name | |||
| ) |
1.5.1