Home
last modified time | relevance | path

Searched refs:_save_unv (Results 1 – 1 of 1) sorted by relevance

/dports/cad/gmsh/gmsh-4.9.2-source/Fltk/
H A DgraphicWindow.cpp310 static int _save_unv(const char *name) in _save_unv() function
463 case FORMAT_UNV: return _save_unv(name); in _save_auto()
530 {"Mesh - I-deas Universal\t*.unv", _save_unv}, in file_export_cb()