Photon Engine 2.0.0-beta
A physically based renderer.
|
This is the complete list of members for ph::CsvFile, including all inherited members.
addRow(CsvFileRow row) | ph::CsvFile | |
CsvFile()=default | ph::CsvFile | |
CsvFile(const Path &csvFile) | ph::CsvFile | explicit |
getRow(std::size_t index) const | ph::CsvFile | |
getRow(std::size_t index) | ph::CsvFile | |
load(const Path &csvFile) | ph::CsvFile | |
numRows() const | ph::CsvFile | |
save(const Path &csvFile) const | ph::CsvFile |