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

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

bool igl::file_contents_as_string (const std::string file_name, std::string &content)
 Read a files contents as plain text into a given string.
 
std::string igl::file_contents_as_string (const std::string file_name)
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.