|
Blender V4.3
|
#include <types.h>
Definition at line 1574 of file kernel/types.h.
| float KernelSpotLight::cos_half_larger_spread |
Definition at line 1583 of file kernel/types.h.
Referenced by LightManager::device_update_lights().
| float KernelSpotLight::cos_half_spot_angle |
Definition at line 1578 of file kernel/types.h.
Referenced by LightManager::device_update_lights().
| packed_float3 KernelSpotLight::dir |
Definition at line 1575 of file kernel/types.h.
Referenced by LightManager::device_update_lights().
| float KernelSpotLight::eval_fac |
Definition at line 1577 of file kernel/types.h.
Referenced by LightManager::device_update_lights().
| float KernelSpotLight::half_cot_half_spot_angle |
Definition at line 1579 of file kernel/types.h.
Referenced by LightManager::device_update_lights().
| int KernelSpotLight::is_sphere |
Definition at line 1581 of file kernel/types.h.
Referenced by LightManager::device_update_lights().
| float KernelSpotLight::radius |
Definition at line 1576 of file kernel/types.h.
Referenced by LightManager::device_update_lights().
| float KernelSpotLight::ray_segment_dp |
Definition at line 1585 of file kernel/types.h.
Referenced by LightManager::device_update_lights().
| float KernelSpotLight::spot_smooth |
Definition at line 1580 of file kernel/types.h.
Referenced by LightManager::device_update_lights().