10 #include <vsl/vsl_binary_io.h> 24 #define VGL_IO_CONIC_INSTANTIATE(T) extern "Please #include <vgl/io/vgl_io_conic.hxx>" 26 #endif // vgl_io_conic_h
void vsl_print_summary(std::ostream &os, vgl_conic< T > const &p)
Print human readable summary of object to a stream.
void vsl_b_write(vsl_b_ostream &os, vgl_conic< T > const &p)
Binary save vgl_conic to stream.
void vsl_b_read(vsl_b_istream &is, vgl_conic< T > &p)
Binary load vgl_conic from stream.