#include "vpgl_xio_lvcs.h"#include <vpgl/vpgl_lvcs.h>#include <vsl/vsl_basic_xml_element.h>#include <utility>Go to the source code of this file.
Functions | |
| void | x_write (std::ostream &os, vpgl_lvcs const &v, std::string element_name) |
| XML save vpgl_lvcs to stream. More... | |
| void x_write | ( | std::ostream & | os, |
| vpgl_lvcs const & | v, | ||
| std::string | element_name | ||
| ) |
XML save vpgl_lvcs to stream.
Definition at line 9 of file vpgl_xio_lvcs.cxx.
1.8.15