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

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

bool igl::file_exists (const std::string filename)
 Check if a file or directory exists like PHP's file_exists function: