Blender V2.61 - r43446
|
#include <kernel_types.h>
Public Attributes | |
KernelCamera | cam |
KernelFilm | film |
KernelBackground | background |
KernelSunSky | sunsky |
KernelIntegrator | integrator |
KernelBVH | bvh |
Definition at line 415 of file kernel_types.h.
Definition at line 418 of file kernel_types.h.
Referenced by Background::device_update().
Definition at line 421 of file kernel_types.h.
Referenced by MeshManager::device_update_bvh(), and MeshManager::update_svm_attributes().
Definition at line 416 of file kernel_types.h.
Referenced by Camera::device_update().
Definition at line 417 of file kernel_types.h.
Referenced by Film::device_update().
Definition at line 420 of file kernel_types.h.
Referenced by Integrator::device_update(), and LightManager::device_update_distribution().
Definition at line 419 of file kernel_types.h.
Referenced by SVMShaderManager::device_update().