Blender V4.5
RenderWork Class Reference

#include <render_scheduler.h>

Classes

struct  [struct].path_trace
struct  [struct].adaptive_sampling
struct  [struct].cryptomatte
struct  [struct].tile
struct  [struct].full
struct  [struct].display

Public Member Functions

 operator bool () const

Public Attributes

int resolution_divider = 1
bool init_render_buffers = false
struct  path_trace
struct  adaptive_sampling
struct  cryptomatte
struct  tile
struct  full
struct  display
bool rebalance = false

Detailed Description

Definition at line 19 of file render_scheduler.h.

Member Function Documentation

◆ operator bool()

RenderWork::operator bool ( ) const
inline

Definition at line 83 of file render_scheduler.h.

References adaptive_sampling, display, full, path_trace, and tile.

Member Data Documentation

◆ adaptive_sampling

◆ cryptomatte

◆ display

◆ full

◆ init_render_buffers

bool RenderWork::init_render_buffers = false

◆ path_trace

◆ rebalance

◆ resolution_divider

◆ tile


The documentation for this class was generated from the following file: