|
Blender
V3.3
|
Public Member Functions | |
| void | setup (ShaderData *sd, uint32_t path_flag, float3 weight) |
Public Member Functions inherited from CBSDFClosure | |
| bool | skip (const ShaderData *sd, uint32_t path_flag, int scattering) |
Public Attributes | |
| HenyeyGreensteinVolume | params |
Public Attributes inherited from CClosurePrimitive | |
| OSL::ustring | label |
Definition at line 976 of file closures.cpp.
|
inlinevirtual |
Implements CClosurePrimitive.
Definition at line 980 of file closures.cpp.
References params, volume_extinction_setup(), and volume_henyey_greenstein_setup().
| HenyeyGreensteinVolume VolumeHenyeyGreensteinClosure::params |
Definition at line 978 of file closures.cpp.