libigl v2.5.0
|
Go to the source code of this file.
Namespaces | |
namespace | igl |
Functions | |
void | igl::guess_extension (FILE *fp, std::string &guess) |
Given a file pointer at the beginning of a "mesh" file, try to guess the extension of the file format it comes from. | |
std::string | igl::guess_extension (FILE *fp) |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. | |