Blender  V3.3
Session Member List

This is the complete list of members for Session, including all inherited members.

buffer_params_Sessionprotected
buffers_mutex_Sessionprotected
cancel(bool quick=false)Session
collect_statistics(RenderStats *stats)Session
delayed_reset_Sessionprotected
deviceSession
device_free()Session
do_delayed_reset()Sessionprotected
draw()Session
full_buffer_written_cbSession
get_effective_tile_size() constSessionprotected
get_estimated_remaining_time() constSession
get_progress()Session
is_session_thread_rendering()Sessionprotected
new_work_added_Sessionprotected
paramsSession
path_trace_Sessionprotected
pause_Sessionprotected
pause_cond_Sessionprotected
pause_mutex_Sessionprotected
process_full_buffer_from_disk(string_view filename)Session
profilerSession
progressSession
ready_to_reset()Session
render_scheduler_Sessionprotected
reset(const SessionParams &session_params, const BufferParams &buffer_params)Session
run_main_render_loop()Sessionprotected
run_update_for_next_iteration()Sessionprotected
run_wait_for_work(const RenderWork &render_work)Sessionprotected
sceneSession
Session(const SessionParams &params, const SceneParams &scene_params)Sessionexplicit
session_thread_Sessionprotected
session_thread_cond_Sessionprotected
SESSION_THREAD_END enum valueSessionprotected
session_thread_mutex_Sessionprotected
SESSION_THREAD_RENDER enum valueSessionprotected
session_thread_state_Sessionprotected
SESSION_THREAD_WAIT enum valueSessionprotected
set_display_driver(unique_ptr< DisplayDriver > driver)Session
set_output_driver(unique_ptr< OutputDriver > driver)Session
set_pause(bool pause)Session
set_samples(int samples)Session
set_time_limit(double time_limit)Session
start()Session
statsSession
thread_render()Sessionprotected
thread_run()Sessionprotected
tile_manager_Sessionprotected
tile_mutex_Sessionprotected
update_scene(int width, int height)Sessionprotected
update_status_time(bool show_pause=false, bool show_done=false)Sessionprotected
wait()Session
~Session()Session