Modifications
Definition in file bmrf_curvel_3d.h.
#include <bmrf/bmrf_node_sptr.h>
#include <bugl/bugl_gaussian_point_3d.h>
#include <vgl/vgl_point_3d.h>
#include <vnl/vnl_double_3x3.h>
#include <vnl/vnl_double_2.h>
#include <vbl/vbl_ref_count.h>
#include <vsl/vsl_binary_io.h>
#include <vcl_vector.h>
#include <vcl_map.h>
#include <vcl_utility.h>
#include "bmrf_curvel_3d_sptr.h"
Go to the source code of this file.
Classes | |
| class | bmrf_curvel_3d |
| An uncertain 3D curve element. More... | |
Functions | |
| void | vsl_b_write (vsl_b_ostream &os, const bmrf_curvel_3d *n) |
| Binary save bmrf_curvel_3d* to stream. | |
| void | vsl_b_read (vsl_b_istream &is, bmrf_curvel_3d *&n) |
| Binary load bmrf_curvel_3d* from stream. | |
| void | vsl_print_summary (vcl_ostream &os, const bmrf_curvel_3d *n) |
| Print an ASCII summary to the stream. | |
|
||||||||||||
|
Binary load bmrf_curvel_3d* from stream.
Definition at line 381 of file bmrf_curvel_3d.cxx. |
|
||||||||||||
|
Binary save bmrf_curvel_3d* to stream.
Definition at line 367 of file bmrf_curvel_3d.cxx. |
|
||||||||||||
|
Print an ASCII summary to the stream.
Definition at line 397 of file bmrf_curvel_3d.cxx. |
1.4.4