Struct rendering_status_t

Struct Documentation

struct rendering_status_t

Describes the rendering state.

Public Functions

inline f_t progress() const noexcept
inline const auto estimated_remaining_rendering_time() const noexcept

Public Members

time_point_t start_time
duration_t elapsed_rendering_time
rendering_state_t state
std::size_t total_blocks
std::size_t completed_blocks
std::size_t blocks_in_progress