Blender  V3.3
Public Attributes | List of all members
KernelFilmConvert Struct Reference

#include <types.h>

Public Attributes

int pass_offset
 
int pass_stride
 
int pass_use_exposure
 
int pass_use_filter
 
int pass_divide
 
int pass_indirect
 
int pass_combined
 
int pass_sample_count
 
int pass_adaptive_aux_buffer
 
int pass_motion_weight
 
int pass_shadow_catcher
 
int pass_shadow_catcher_sample_count
 
int pass_shadow_catcher_matte
 
int pass_background
 
float scale
 
float exposure
 
float scale_exposure
 
int use_approximate_shadow_catcher
 
int use_approximate_shadow_catcher_background
 
int show_active_pixels
 
int num_components
 
int pixel_stride
 
int is_denoised
 
int pad1
 

Detailed Description

Definition at line 1064 of file kernel/types.h.

Member Data Documentation

◆ exposure

float KernelFilmConvert::exposure

Definition at line 1084 of file kernel/types.h.

Referenced by PassAccessor::init_kernel_film_convert().

◆ is_denoised

int KernelFilmConvert::is_denoised

Definition at line 1098 of file kernel/types.h.

Referenced by PassAccessor::init_kernel_film_convert().

◆ num_components

int KernelFilmConvert::num_components

Definition at line 1092 of file kernel/types.h.

Referenced by PassAccessor::init_kernel_film_convert().

◆ pad1

int KernelFilmConvert::pad1

Definition at line 1101 of file kernel/types.h.

◆ pass_adaptive_aux_buffer

int KernelFilmConvert::pass_adaptive_aux_buffer

Definition at line 1076 of file kernel/types.h.

Referenced by PassAccessor::init_kernel_film_convert().

◆ pass_background

int KernelFilmConvert::pass_background

Definition at line 1081 of file kernel/types.h.

Referenced by PassAccessor::init_kernel_film_convert().

◆ pass_combined

int KernelFilmConvert::pass_combined

Definition at line 1074 of file kernel/types.h.

Referenced by PassAccessor::init_kernel_film_convert().

◆ pass_divide

int KernelFilmConvert::pass_divide

Definition at line 1071 of file kernel/types.h.

Referenced by PassAccessor::init_kernel_film_convert().

◆ pass_indirect

int KernelFilmConvert::pass_indirect

Definition at line 1072 of file kernel/types.h.

Referenced by PassAccessor::init_kernel_film_convert().

◆ pass_motion_weight

int KernelFilmConvert::pass_motion_weight

Definition at line 1077 of file kernel/types.h.

Referenced by PassAccessor::init_kernel_film_convert().

◆ pass_offset

int KernelFilmConvert::pass_offset

Definition at line 1065 of file kernel/types.h.

Referenced by PassAccessor::init_kernel_film_convert().

◆ pass_sample_count

int KernelFilmConvert::pass_sample_count

Definition at line 1075 of file kernel/types.h.

Referenced by PassAccessor::init_kernel_film_convert().

◆ pass_shadow_catcher

int KernelFilmConvert::pass_shadow_catcher

Definition at line 1078 of file kernel/types.h.

Referenced by PassAccessor::init_kernel_film_convert().

◆ pass_shadow_catcher_matte

int KernelFilmConvert::pass_shadow_catcher_matte

Definition at line 1080 of file kernel/types.h.

Referenced by PassAccessor::init_kernel_film_convert().

◆ pass_shadow_catcher_sample_count

int KernelFilmConvert::pass_shadow_catcher_sample_count

Definition at line 1079 of file kernel/types.h.

Referenced by PassAccessor::init_kernel_film_convert().

◆ pass_stride

int KernelFilmConvert::pass_stride

Definition at line 1066 of file kernel/types.h.

Referenced by PassAccessor::init_kernel_film_convert().

◆ pass_use_exposure

int KernelFilmConvert::pass_use_exposure

Definition at line 1068 of file kernel/types.h.

Referenced by PassAccessor::init_kernel_film_convert().

◆ pass_use_filter

int KernelFilmConvert::pass_use_filter

Definition at line 1069 of file kernel/types.h.

Referenced by PassAccessor::init_kernel_film_convert().

◆ pixel_stride

int KernelFilmConvert::pixel_stride

Definition at line 1096 of file kernel/types.h.

Referenced by PassAccessor::init_kernel_film_convert().

◆ scale

float KernelFilmConvert::scale

Definition at line 1083 of file kernel/types.h.

Referenced by PassAccessor::init_kernel_film_convert().

◆ scale_exposure

float KernelFilmConvert::scale_exposure

Definition at line 1085 of file kernel/types.h.

Referenced by PassAccessor::init_kernel_film_convert().

◆ show_active_pixels

int KernelFilmConvert::show_active_pixels

Definition at line 1089 of file kernel/types.h.

Referenced by PassAccessor::init_kernel_film_convert().

◆ use_approximate_shadow_catcher

int KernelFilmConvert::use_approximate_shadow_catcher

Definition at line 1087 of file kernel/types.h.

Referenced by PassAccessor::init_kernel_film_convert().

◆ use_approximate_shadow_catcher_background

int KernelFilmConvert::use_approximate_shadow_catcher_background

Definition at line 1088 of file kernel/types.h.

Referenced by PassAccessor::init_kernel_film_convert().


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