Blender V5.0
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 1363 of file kernel/types.h.

Member Data Documentation

◆ exposure

float KernelFilmConvert::exposure

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

Referenced by PassAccessor::init_kernel_film_convert().

◆ is_denoised

int KernelFilmConvert::is_denoised

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

Referenced by PassAccessor::init_kernel_film_convert().

◆ num_components

int KernelFilmConvert::num_components

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

Referenced by PassAccessor::init_kernel_film_convert().

◆ pad1

int KernelFilmConvert::pad1

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

◆ pass_adaptive_aux_buffer

int KernelFilmConvert::pass_adaptive_aux_buffer

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

Referenced by PassAccessor::init_kernel_film_convert().

◆ pass_background

int KernelFilmConvert::pass_background

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

Referenced by PassAccessor::init_kernel_film_convert().

◆ pass_combined

int KernelFilmConvert::pass_combined

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

Referenced by PassAccessor::init_kernel_film_convert().

◆ pass_divide

int KernelFilmConvert::pass_divide

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

Referenced by PassAccessor::init_kernel_film_convert().

◆ pass_indirect

int KernelFilmConvert::pass_indirect

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

Referenced by PassAccessor::init_kernel_film_convert().

◆ pass_motion_weight

int KernelFilmConvert::pass_motion_weight

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

Referenced by PassAccessor::init_kernel_film_convert().

◆ pass_offset

int KernelFilmConvert::pass_offset

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

Referenced by PassAccessor::init_kernel_film_convert().

◆ pass_sample_count

int KernelFilmConvert::pass_sample_count

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

Referenced by PassAccessor::init_kernel_film_convert().

◆ pass_shadow_catcher

int KernelFilmConvert::pass_shadow_catcher

Definition at line 1377 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 1379 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 1378 of file kernel/types.h.

Referenced by PassAccessor::init_kernel_film_convert().

◆ pass_stride

int KernelFilmConvert::pass_stride

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

Referenced by PassAccessor::init_kernel_film_convert().

◆ pass_use_exposure

int KernelFilmConvert::pass_use_exposure

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

Referenced by PassAccessor::init_kernel_film_convert().

◆ pass_use_filter

int KernelFilmConvert::pass_use_filter

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

Referenced by PassAccessor::init_kernel_film_convert().

◆ pixel_stride

int KernelFilmConvert::pixel_stride

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

Referenced by PassAccessor::init_kernel_film_convert().

◆ scale

float KernelFilmConvert::scale

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

Referenced by PassAccessor::init_kernel_film_convert().

◆ scale_exposure

float KernelFilmConvert::scale_exposure

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

Referenced by PassAccessor::init_kernel_film_convert().

◆ show_active_pixels

int KernelFilmConvert::show_active_pixels

Definition at line 1388 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 1386 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 1387 of file kernel/types.h.

Referenced by PassAccessor::init_kernel_film_convert().


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