libigl v2.5.0
|
Go to the source code of this file.
Namespaces | |
namespace | igl |
Functions | |
bool | igl::is_writable (const char *filename) |
Check if a file exists and is writable like PHP's is_writable function: http://www.php.net/manual/en/function.is-writable.php. | |