Horizontal line used in 3D images, with integer co-ordinates. More...
Go to the source code of this file.
Classes | |
class | mbl_chord_3d |
Horizontal line used in 3D images, with integer co-ordinates. More... | |
Functions | |
vcl_ostream & | operator<< (vcl_ostream &os, const mbl_chord_3d &c) |
Print. | |
void | vsl_b_write (vsl_b_ostream &bfs, const mbl_chord_3d &t) |
Save. | |
void | vsl_b_read (vsl_b_istream &bfs, mbl_chord_3d &t) |
Load. | |
void | vsl_print_summary (vcl_ostream &os, const mbl_chord_3d &t) |
Print. |
Horizontal line used in 3D images, with integer co-ordinates.
Definition in file mbl_chord_3d.h.
vcl_ostream& operator<< | ( | vcl_ostream & | os, |
const mbl_chord_3d & | c | ||
) | [inline] |
Print.
Definition at line 77 of file mbl_chord_3d.h.
void vsl_b_read | ( | vsl_b_istream & | bfs, |
mbl_chord_3d & | t | ||
) | [inline] |
Load.
Definition at line 89 of file mbl_chord_3d.h.
void vsl_b_write | ( | vsl_b_ostream & | bfs, |
const mbl_chord_3d & | t | ||
) | [inline] |
Save.
Definition at line 83 of file mbl_chord_3d.h.
void vsl_print_summary | ( | vcl_ostream & | os, |
const mbl_chord_3d & | t | ||
) | [inline] |
Print.
Definition at line 95 of file mbl_chord_3d.h.