libigl v2.5.0
Loading...
Searching...
No Matches
is_readable.h File Reference
#include "igl_inline.h"
#include "is_readable.cpp"

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

bool igl::is_readable (const char *filename)
 Check if a file is reabable like PHP's is_readable function: http://www.php.net/manual/en/function.is-readable.php.