Visualisierung 2
Comparison of Hue Preserving Rendering to Alpha Composing
|
Go to the source code of this file.
Functions | |
std::string | readFile (const std::string &filePath, size_t &error) |
readFile reads the content of a file and returns it as string. More... | |
std::string readFile | ( | const std::string & | filePath, |
size_t & | error | ||
) |
readFile reads the content of a file and returns it as string.
File reader helper class from Vis 1.
Definition at line 14 of file FileReader.cpp.