|
Blender V4.5
|
#include <types.h>
Public Attributes | |
| float | totarea |
| int | prim |
| int | shader_flag |
| int | object_id |
Definition at line 1613 of file kernel/types.h.
| int KernelLightDistribution::object_id |
Definition at line 1617 of file kernel/types.h.
Referenced by LightManager::device_update_distribution().
| int KernelLightDistribution::prim |
Definition at line 1615 of file kernel/types.h.
Referenced by LightManager::device_update_distribution().
| int KernelLightDistribution::shader_flag |
Definition at line 1616 of file kernel/types.h.
Referenced by LightManager::device_update_distribution().
| float KernelLightDistribution::totarea |
Definition at line 1614 of file kernel/types.h.
Referenced by LightManager::device_update_distribution().