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

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

bool igl::stdin_to_temp (FILE **temp_file)
 Write stdin/piped input to a temporary file which can than be preprocessed as it is (a normal file).