| 
    libigl v2.5.0
    
   | 
 
Go to the source code of this file.
Namespaces | |
| namespace | igl | 
Functions | |
| bool | igl::next_filename (const std::string &prefix, const int zeros, const std::string &suffix, std::string &next) | 
| Find the file with the first filename of the form "prefix%0[zeros]dsuffix".   | |