Blender V4.5
KernelParamsHIP::KernelDistantLight Struct Reference

#include <globals.h>

Public Attributes

float angle
float one_minus_cosangle
float half_inv_sin_half_angle
float pdf
float eval_fac
float pad [3]

Detailed Description

Definition at line 1590 of file device/hip/globals.h.

Member Data Documentation

◆ angle

float KernelParamsHIP::KernelDistantLight::angle

Definition at line 1591 of file device/hip/globals.h.

◆ eval_fac

float KernelParamsHIP::KernelDistantLight::eval_fac

Definition at line 1595 of file device/hip/globals.h.

◆ half_inv_sin_half_angle

float KernelParamsHIP::KernelDistantLight::half_inv_sin_half_angle

Definition at line 1593 of file device/hip/globals.h.

◆ one_minus_cosangle

float KernelParamsHIP::KernelDistantLight::one_minus_cosangle

Definition at line 1592 of file device/hip/globals.h.

◆ pad

float KernelParamsHIP::KernelDistantLight::pad[3]

Definition at line 1596 of file device/hip/globals.h.

◆ pdf

float KernelParamsHIP::KernelDistantLight::pdf

Definition at line 1594 of file device/hip/globals.h.


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