|
Blender V4.5
|
#include <globals.h>
Public Attributes | |
| Spectrum | weight |
| ClosureType | type |
| float | sample_weight |
| float | param [3] |
Definition at line 1224 of file device/hip/globals.h.
| float KernelParamsHIP::ShaderVolumeClosure::param[3] |
Definition at line 1229 of file device/hip/globals.h.
| float KernelParamsHIP::ShaderVolumeClosure::sample_weight |
Definition at line 1227 of file device/hip/globals.h.
| ClosureType KernelParamsHIP::ShaderVolumeClosure::type |
Definition at line 1226 of file device/hip/globals.h.
| Spectrum KernelParamsHIP::ShaderVolumeClosure::weight |
Definition at line 1225 of file device/hip/globals.h.