Modifications
Definition in file bmrf_curve_3d.h.
#include <bmrf/bmrf_curvel_3d_sptr.h>
#include <vnl/vnl_double_3x4.h>
#include <vbl/vbl_ref_count.h>
#include <vsl/vsl_binary_io.h>
#include <vcl_list.h>
#include <vcl_set.h>
#include <vcl_map.h>
Go to the source code of this file.
Classes | |
| class | bmrf_curve_3d |
| A 3D curve. More... | |
Functions | |
| void | vsl_b_write (vsl_b_ostream &os, const bmrf_curve_3d *n) |
| Binary save bmrf_curve_3d* to stream. | |
| void | vsl_b_read (vsl_b_istream &is, bmrf_curve_3d *&n) |
| Binary load bmrf_curve_3d* from stream. | |
| void | vsl_print_summary (vcl_ostream &os, const bmrf_curve_3d *n) |
| 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