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

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)