1 #ifndef vpgl_io_lvcs_h_ 2 #define vpgl_io_lvcs_h_
A geographic coordinate system.
void vsl_print_summary(std::ostream &os, const vpgl_lvcs &l)
Print human readable summary of object to a stream.
void vsl_b_read(vsl_b_istream &is, vpgl_lvcs &lvcs)
Binary load lvcs from stream.
void vsl_b_write(vsl_b_ostream &os, vpgl_lvcs const &lvcs)
Binary save lvcs to stream.