Struct rendering_status_t¶
Defined in File scene_renderer.hpp
Struct Documentation¶
-
struct rendering_status_t¶
Describes the rendering state.
Public Functions
-
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¶
-
inline const auto estimated_remaining_rendering_time() const noexcept¶