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

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.