libigl v2.5.0
|
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. | |