Loading [MathJax]/extensions/tex2jax.js
Photon Engine 2.0.0-beta
A physically based renderer.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
ph::PlyFile Member List

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) constph::PlyFile
getInputFormat() constph::PlyFile
getOutputFormat() constph::PlyFile
getVersion() constph::PlyFile
loadFile(const Path &plyFilePath, const PlyIOConfig &config)ph::PlyFile
numComments() constph::PlyFile
numElements() constph::PlyFile
PlyFile()ph::PlyFile
PlyFile(const Path &plyFilePath)ph::PlyFileexplicit
PlyFile(const Path &plyFilePath, const PlyIOConfig &config)ph::PlyFile
setInputFormat(EPlyDataFormat format)ph::PlyFile
setOutputFormat(EPlyDataFormat format)ph::PlyFile