Definition in file mmn_arc.h.
#include <vsl/vsl_binary_io.h>
#include <vcl_iostream.h>
Go to the source code of this file.
Classes | |
| class | mmn_arc |
| Representation of topological arc joining two vertices. More... | |
Functions | |
| bool | operator== (const mmn_arc &t1, const mmn_arc &t2) |
| bool | operator!= (const mmn_arc &t1, const mmn_arc &t2) |
| vcl_ostream & | operator<< (vcl_ostream &os, const mmn_arc &t) |
| void | vsl_b_write (vsl_b_ostream &bfs, const mmn_arc &t) |
| void | vsl_b_read (vsl_b_istream &bfs, mmn_arc &t) |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.4.4