Photon Engine 2.0.0-beta
A physically based renderer.
|
This is the complete list of members for ph::PlyFile, including all inherited members.
clearBuffer() | ph::PlyFile | |
findElement(std::string_view name) | ph::PlyFile | |
getComment(std::size_t commentIndex) const | ph::PlyFile | |
getInputFormat() const | ph::PlyFile | |
getOutputFormat() const | ph::PlyFile | |
getVersion() const | ph::PlyFile | |
loadFile(const Path &plyFilePath, const PlyIOConfig &config) | ph::PlyFile | |
numComments() const | ph::PlyFile | |
numElements() const | ph::PlyFile | |
PlyFile() | ph::PlyFile | |
PlyFile(const Path &plyFilePath) | ph::PlyFile | explicit |
PlyFile(const Path &plyFilePath, const PlyIOConfig &config) | ph::PlyFile | |
setInputFormat(EPlyDataFormat format) | ph::PlyFile | |
setOutputFormat(EPlyDataFormat format) | ph::PlyFile |