Definition in file vsol_box_3d.cxx.
#include <vbl/io/vbl_io_bounding_box.h>
#include "vsol_box_3d.h"
Go to the source code of this file.
Functions | |
| vcl_ostream & | operator<< (vcl_ostream &s, vsol_box_3d const &b) |
| Stream operator. | |
| void | vsl_b_write (vsl_b_ostream &os, vsol_box_3d_sptr const &b) |
| Binary save vsol_box_3d* to stream. | |
| void | vsl_b_read (vsl_b_istream &is, vsol_box_3d_sptr &b) |
| Binary load vsol_box_3d* from stream. | |
| vcl_ostream& operator<< | ( | vcl_ostream & | s, | |
| vsol_box_3d const & | b | |||
| ) |
| void vsl_b_read | ( | vsl_b_istream & | is, | |
| vsol_box_3d_sptr & | b | |||
| ) |
| void vsl_b_write | ( | vsl_b_ostream & | os, | |
| vsol_box_3d_sptr const & | b | |||
| ) |
1.5.1