Struct sensor_render_result_t

Struct Documentation

struct sensor_render_result_t

Helper structure that holds a scene’s rendering results.

Public Members

const sensor::sensor_t *sensor
std::chrono::high_resolution_clock::duration render_elapsed_time = {}
developed_films_t developed_films

Variant holding the developed film; held type depends on sensor response.

std::size_t spe_written
std::optional<f_t> fractional_spe

For partial results, this may be a non integer (average over all written blocks).