libigl v2.5.0
|
Go to the source code of this file.
Namespaces | |
namespace | igl |
Functions | |
bool | igl::is_stl (FILE *stl_file, bool &is_ascii) |
Given a file pointer, determine if it contains an .stl file and then rewind it. | |
bool | igl::is_stl (FILE *stl_file) |