Definition in file vgl_xio_box_3d.txx.
#include "vgl_xio_box_3d.h"
#include <vgl/vgl_box_3d.h>
#include <vsl/vsl_basic_xml_element.h>
Go to the source code of this file.
Defines | |
| #define | VGL_XIO_BOX_3D_INSTANTIATE(T) template void x_write(vcl_ostream &, const vgl_box_3d<T > &, vcl_string) |
Functions | |
| template<class T> | |
| void | x_write (vcl_ostream &os, const vgl_box_3d< T > &p, vcl_string element_name) |
| Binary save vgl_box_3d to stream. | |
| #define VGL_XIO_BOX_3D_INSTANTIATE | ( | T | ) | template void x_write(vcl_ostream &, const vgl_box_3d<T > &, vcl_string) |
Definition at line 26 of file vgl_xio_box_3d.txx.
| void x_write | ( | vcl_ostream & | os, | |
| const vgl_box_3d< T > & | p, | |||
| vcl_string | element_name | |||
| ) |
1.5.1