libigl v2.5.0
|
Go to the source code of this file.
Namespaces | |
namespace | igl |
Functions | |
void | igl::pathinfo (const std::string &path, std::string &dirname, std::string &basename, std::string &extension, std::string &filename) |
Function like PHP's pathinfo to return information about path. | |