#include "std/config.H"#include "mesh/mi.H"#include <string>Include dependency graph for sm2obj.C:

Go to the source code of this file.
Functions | |
| void | write_verts (const BMESH &mesh, ostream &os) |
| void | write_faces (const BMESH &mesh, ostream &os, bool do_simple=false) |
| int | main (int argc, char *argv[]) |
|
||||||||||||
|
Definition at line 49 of file sm2obj.C. References err_msg(), Config::get_var_bool(), BMESH::read_jot_stream(), write_faces(), and write_verts(). |
|
||||||||||||||||
|
Definition at line 31 of file sm2obj.C. References BMESH::bf(), Bvert::index(), BMESH::nfaces(), and Bface::v(). Referenced by main(). |
|
||||||||||||
|
Definition at line 15 of file sm2obj.C. References BMESH::bv(), Bvert::loc(), Bvert::norm(), and BMESH::nverts(). |
1.4.4