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

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

std::string igl::basename (const std::string &path)
 Extract basename of file path (like PHP's basename).