Blender
V3.3
|
This is the complete list of members for PathTraceDisplay, including all inherited members.
clear() | PathTraceDisplay | |
copy_pixels_to_texture(const half4 *rgba_pixels, int texture_x, int texture_y, int pixels_width, int pixels_height) | PathTraceDisplay | |
draw() | PathTraceDisplay | |
flush() | PathTraceDisplay | |
get_texture_size() const | PathTraceDisplay | |
graphics_interop_activate() | PathTraceDisplay | |
graphics_interop_deactivate() | PathTraceDisplay | |
graphics_interop_get() | 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(int texture_width, int texture_height) | PathTraceDisplay | |
update_end() | PathTraceDisplay | |
~PathTraceDisplay()=default | PathTraceDisplay | virtual |