libigl v2.5.0
|
Go to the source code of this file.
Namespaces | |
namespace | igl |
Functions | |
bool | igl::dated_copy (const std::string &src_path, const std::string &dir) |
Copy the given file to a new file with the same basename in dir directory with the current date and time as a suffix. | |
bool | igl::dated_copy (const std::string &src_path) |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. | |