Definition in file bmrf_curve_3d.cxx.
#include "bmrf_curve_3d.h"
#include "bmrf_curvel_3d.h"
#include "bmrf_node.h"
#include "bmrf_epi_seg.h"
#include <vsl/vsl_list_io.h>
#include <vnl/algo/vnl_qr.h>
Go to the source code of this file.
Functions | |
| void | vsl_b_write (vsl_b_ostream &os, const bmrf_curve_3d *c) |
| Binary save bmrf_curve_3d* to stream. | |
| void | vsl_b_read (vsl_b_istream &is, bmrf_curve_3d *&c) |
| Binary load bmrf_curve_3d* from stream. | |
| void | vsl_print_summary (vcl_ostream &os, const bmrf_curve_3d *c) |
| Print an ASCII summary to the stream. | |
|
||||||||||||
|
Binary load bmrf_curve_3d* from stream.
Definition at line 302 of file bmrf_curve_3d.cxx. |
|
||||||||||||
|
Binary save bmrf_curve_3d* to stream.
Definition at line 288 of file bmrf_curve_3d.cxx. |
|
||||||||||||
|
Print an ASCII summary to the stream.
Definition at line 318 of file bmrf_curve_3d.cxx. |
1.4.4