Blender V4.5
KernelParamsHIPRT::KernelSpotLight Struct Reference

#include <globals.h>

Public Attributes

packed_float3 dir
float radius
float eval_fac
float cos_half_spot_angle
float half_cot_half_spot_angle
float spot_smooth
int is_sphere
float cos_half_larger_spread
float ray_segment_dp

Detailed Description

Definition at line 1562 of file device/hiprt/globals.h.

Member Data Documentation

◆ cos_half_larger_spread

float KernelParamsHIPRT::KernelSpotLight::cos_half_larger_spread

Definition at line 1571 of file device/hiprt/globals.h.

◆ cos_half_spot_angle

float KernelParamsHIPRT::KernelSpotLight::cos_half_spot_angle

Definition at line 1566 of file device/hiprt/globals.h.

◆ dir

packed_float3 KernelParamsHIPRT::KernelSpotLight::dir

Definition at line 1563 of file device/hiprt/globals.h.

◆ eval_fac

float KernelParamsHIPRT::KernelSpotLight::eval_fac

Definition at line 1565 of file device/hiprt/globals.h.

◆ half_cot_half_spot_angle

float KernelParamsHIPRT::KernelSpotLight::half_cot_half_spot_angle

Definition at line 1567 of file device/hiprt/globals.h.

◆ is_sphere

int KernelParamsHIPRT::KernelSpotLight::is_sphere

Definition at line 1569 of file device/hiprt/globals.h.

◆ radius

float KernelParamsHIPRT::KernelSpotLight::radius

Definition at line 1564 of file device/hiprt/globals.h.

◆ ray_segment_dp

float KernelParamsHIPRT::KernelSpotLight::ray_segment_dp

Definition at line 1573 of file device/hiprt/globals.h.

◆ spot_smooth

float KernelParamsHIPRT::KernelSpotLight::spot_smooth

Definition at line 1568 of file device/hiprt/globals.h.


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