XML write a vpgl_lvcs Two functions which write a valid XML fragment to an ostream. More...
Go to the source code of this file.
Functions | |
| void | x_write (vcl_ostream &os, vpgl_lvcs const &v, vcl_string element_name="vpgl_lvcs") |
| XML save vpgl_lvcs to stream. | |
XML write a vpgl_lvcs Two functions which write a valid XML fragment to an ostream.
Modifications
<none yet>
Definition in file vpgl_xio_lvcs.h.
| void x_write | ( | vcl_ostream & | os, |
| vpgl_lvcs const & | v, | ||
| vcl_string | element_name = "vpgl_lvcs" |
||
| ) |
XML save vpgl_lvcs to stream.
Definition at line 7 of file vpgl_xio_lvcs.cxx.
1.7.5.1