Go to the source code of this file.
Functions | |
void | osl_load_topology (char const *f, vcl_list< osl_edge * > &, vcl_list< osl_vertex * > &) |
void | osl_load_topology (vcl_istream &f, vcl_list< osl_edge * > &, vcl_list< osl_vertex * > &) |
void osl_load_topology | ( | char const * | f, |
vcl_list< osl_edge * > & | , | ||
vcl_list< osl_vertex * > & | |||
) |
Definition at line 16 of file osl_load_topology.cxx.
void osl_load_topology | ( | vcl_istream & | f, |
vcl_list< osl_edge * > & | , | ||
vcl_list< osl_vertex * > & | |||
) |
Definition at line 25 of file osl_load_topology.cxx.