|
Blender
V2.93
|
#include <kernel_types.h>
Definition at line 1315 of file kernel_types.h.
| int KernelIntegrator::aa_samples |
Definition at line 1370 of file kernel_types.h.
| int KernelIntegrator::adaptive_min_samples |
Definition at line 1371 of file kernel_types.h.
Referenced by Session::render().
| int KernelIntegrator::adaptive_step |
Definition at line 1372 of file kernel_types.h.
Referenced by Session::render().
| int KernelIntegrator::adaptive_stop_per_sample |
Definition at line 1373 of file kernel_types.h.
| float KernelIntegrator::adaptive_threshold |
Definition at line 1374 of file kernel_types.h.
| int KernelIntegrator::ao_bounces |
Definition at line 1334 of file kernel_types.h.
| int KernelIntegrator::ao_samples |
Definition at line 1359 of file kernel_types.h.
| int KernelIntegrator::branched |
Definition at line 1354 of file kernel_types.h.
| int KernelIntegrator::caustics_reflective |
Definition at line 1342 of file kernel_types.h.
| int KernelIntegrator::caustics_refractive |
Definition at line 1343 of file kernel_types.h.
| int KernelIntegrator::diffuse_samples |
Definition at line 1356 of file kernel_types.h.
| float KernelIntegrator::filter_glossy |
Definition at line 1344 of file kernel_types.h.
| int KernelIntegrator::glossy_samples |
Definition at line 1357 of file kernel_types.h.
| float KernelIntegrator::light_inv_rr_threshold |
Definition at line 1323 of file kernel_types.h.
| int KernelIntegrator::max_bounce |
Definition at line 1327 of file kernel_types.h.
| int KernelIntegrator::max_closures |
Definition at line 1384 of file kernel_types.h.
Referenced by Scene::update().
| int KernelIntegrator::max_diffuse_bounce |
Definition at line 1329 of file kernel_types.h.
| int KernelIntegrator::max_glossy_bounce |
Definition at line 1330 of file kernel_types.h.
| int KernelIntegrator::max_transmission_bounce |
Definition at line 1331 of file kernel_types.h.
| int KernelIntegrator::max_volume_bounce |
Definition at line 1332 of file kernel_types.h.
| int KernelIntegrator::mesh_light_samples |
Definition at line 1360 of file kernel_types.h.
| int KernelIntegrator::min_bounce |
Definition at line 1326 of file kernel_types.h.
| int KernelIntegrator::num_all_lights |
Definition at line 1320 of file kernel_types.h.
Referenced by LightManager::device_update_distribution().
| int KernelIntegrator::num_distribution |
Definition at line 1319 of file kernel_types.h.
Referenced by LightManager::device_update_distribution().
| int KernelIntegrator::pad1 |
Definition at line 1386 of file kernel_types.h.
| int KernelIntegrator::pad2 |
Definition at line 1386 of file kernel_types.h.
| float KernelIntegrator::pdf_lights |
Definition at line 1322 of file kernel_types.h.
Referenced by LightManager::device_update_distribution().
| float KernelIntegrator::pdf_triangles |
Definition at line 1321 of file kernel_types.h.
Referenced by LightManager::device_update_distribution().
| int KernelIntegrator::sample_all_lights_direct |
Definition at line 1362 of file kernel_types.h.
| int KernelIntegrator::sample_all_lights_indirect |
Definition at line 1363 of file kernel_types.h.
| float KernelIntegrator::sample_clamp_direct |
Definition at line 1350 of file kernel_types.h.
| float KernelIntegrator::sample_clamp_indirect |
Definition at line 1351 of file kernel_types.h.
| int KernelIntegrator::sampling_pattern |
Definition at line 1369 of file kernel_types.h.
| int KernelIntegrator::seed |
Definition at line 1347 of file kernel_types.h.
| int KernelIntegrator::start_sample |
Definition at line 1382 of file kernel_types.h.
| int KernelIntegrator::subsurface_samples |
Definition at line 1361 of file kernel_types.h.
| int KernelIntegrator::transmission_samples |
Definition at line 1358 of file kernel_types.h.
| int KernelIntegrator::transparent_max_bounce |
Definition at line 1338 of file kernel_types.h.
| int KernelIntegrator::transparent_min_bounce |
Definition at line 1337 of file kernel_types.h.
| int KernelIntegrator::transparent_shadows |
Definition at line 1339 of file kernel_types.h.
Referenced by ShaderManager::device_update_common().
| int KernelIntegrator::use_ambient_occlusion |
Definition at line 1318 of file kernel_types.h.
| int KernelIntegrator::use_direct_light |
Definition at line 1317 of file kernel_types.h.
Referenced by LightManager::device_update_background(), and LightManager::device_update_distribution().
| int KernelIntegrator::use_lamp_mis |
Definition at line 1366 of file kernel_types.h.
Referenced by LightManager::device_update_distribution().
| int KernelIntegrator::use_volumes |
Definition at line 1377 of file kernel_types.h.
Referenced by ShaderManager::device_update_common(), and Camera::device_update_volume().
| int KernelIntegrator::volume_decoupled |
Definition at line 1355 of file kernel_types.h.
| int KernelIntegrator::volume_max_steps |
Definition at line 1378 of file kernel_types.h.
| int KernelIntegrator::volume_samples |
Definition at line 1380 of file kernel_types.h.
| float KernelIntegrator::volume_step_rate |
Definition at line 1379 of file kernel_types.h.