|
Blender V5.0
|
#include <globals.h>
Public Attributes | |
| Spectrum | weight |
| ClosureType | type |
| float | sample_weight |
| float | param [3] |
Definition at line 1242 of file device/hiprt/globals.h.
| float KernelParamsHIPRT::ShaderVolumeClosure::param[3] |
Definition at line 1247 of file device/hiprt/globals.h.
| float KernelParamsHIPRT::ShaderVolumeClosure::sample_weight |
Definition at line 1245 of file device/hiprt/globals.h.
| ClosureType KernelParamsHIPRT::ShaderVolumeClosure::type |
Definition at line 1244 of file device/hiprt/globals.h.
| Spectrum KernelParamsHIPRT::ShaderVolumeClosure::weight |
Definition at line 1243 of file device/hiprt/globals.h.