Blender
V3.3
|
This is the complete list of members for OutputDriver::Tile, including all inherited members.
full_size | OutputDriver::Tile | |
get_pass_pixels(const string_view pass_name, const int num_channels, float *pixels) const =0 | OutputDriver::Tile | pure virtual |
layer | OutputDriver::Tile | |
offset | OutputDriver::Tile | |
set_pass_pixels(const string_view pass_name, const int num_channels, const float *pixels) const =0 | OutputDriver::Tile | pure 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 |