libigl v2.5.0
Loading...
Searching...
No Matches
next_filename.h File Reference
#include "igl_inline.h"
#include <string>
#include "next_filename.cpp"

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".