Loading [MathJax]/jax/input/TeX/config.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::RenderProgress Member List

This is the complete list of members for ph::RenderProgress, including all inherited members.

getElapsedMs() constph::RenderProgressinline
getNormalizedProgress() constph::RenderProgressinline
getPercentageProgress() constph::RenderProgressinline
getTotalWork() constph::RenderProgressinline
getWorkDone() constph::RenderProgressinline
operator+=(const RenderProgress &rhs)ph::RenderProgressinline
RenderProgress()ph::RenderProgressinline
RenderProgress(uint64 totalWork, uint64 workDone, uint64 elapsedMs)ph::RenderProgressinline