Blender V4.3
KernelLightDistribution Struct Reference

#include <types.h>

Public Attributes

float totarea
int prim
MeshLight mesh_light

Detailed Description

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

Member Data Documentation

◆ mesh_light

MeshLight KernelLightDistribution::mesh_light

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

Referenced by LightManager::device_update_distribution().

◆ prim

int KernelLightDistribution::prim

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

Referenced by LightManager::device_update_distribution().

◆ totarea

float KernelLightDistribution::totarea

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

Referenced by LightManager::device_update_distribution().


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