|
Blender V5.0
|
This is the complete list of members for PathTraceDisplay, including all inherited members.
| copy_pixels_to_texture(const half4 *rgba_pixels, const int texture_x, const int texture_y, const int pixels_width, const int pixels_height) | PathTraceDisplay | |
| draw() | PathTraceDisplay | |
| flush() | PathTraceDisplay | |
| get_texture_size() const | PathTraceDisplay | |
| graphics_interop_activate() | PathTraceDisplay | |
| graphics_interop_deactivate() | PathTraceDisplay | |
| graphics_interop_get_buffer() | PathTraceDisplay | |
| graphics_interop_get_device() | PathTraceDisplay | |
| is_active | PathTraceDisplay | |
| is_mapped | PathTraceDisplay | |
| is_outdated | PathTraceDisplay | |
| map_texture_buffer() | PathTraceDisplay | |
| PathTraceDisplay(unique_ptr< DisplayDriver > driver) | PathTraceDisplay | explicit |
| reset(const BufferParams &buffer_params, bool reset_rendering) | PathTraceDisplay | |
| size | PathTraceDisplay | |
| unmap_texture_buffer() | PathTraceDisplay | |
| update_begin(const int texture_width, const int texture_height) | PathTraceDisplay | |
| update_end() | PathTraceDisplay | |
| zero() | PathTraceDisplay | |
| ~PathTraceDisplay()=default | PathTraceDisplay | virtual |