Blender  V3.3
Public Attributes | List of all members
KernelAreaLight Struct Reference

#include <types.h>

Public Attributes

float axisu [3]
 
float invarea
 
float axisv [3]
 
float tan_spread
 
float dir [3]
 
float normalize_spread
 

Detailed Description

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

Member Data Documentation

◆ axisu

float KernelAreaLight::axisu[3]

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

Referenced by LightManager::device_update_points().

◆ axisv

float KernelAreaLight::axisv[3]

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

Referenced by LightManager::device_update_points().

◆ dir

float KernelAreaLight::dir[3]

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

Referenced by LightManager::device_update_points().

◆ invarea

float KernelAreaLight::invarea

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

Referenced by LightManager::device_update_points().

◆ normalize_spread

float KernelAreaLight::normalize_spread

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

Referenced by LightManager::device_update_points().

◆ tan_spread

float KernelAreaLight::tan_spread

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

Referenced by LightManager::device_update_points().


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