Blender
V3.3
|
This is the complete list of members for PathTraceTile, including all inherited members.
full_size | OutputDriver::Tile | |
get_pass_pixels(const string_view pass_name, const int num_channels, float *pixels) const | PathTraceTile | virtual |
layer | OutputDriver::Tile | |
offset | OutputDriver::Tile | |
PathTraceTile(PathTrace &path_trace) | PathTraceTile | |
set_pass_pixels(const string_view pass_name, const int num_channels, const float *pixels) const | PathTraceTile | virtual |
size | OutputDriver::Tile | |
Tile(const int2 offset, const int2 size, const int2 full_size, const string_view layer, const string_view view) | OutputDriver::Tile | inline |
view | OutputDriver::Tile | |
~Tile()=default | OutputDriver::Tile | virtual |