|
Blender
V2.93
|
Inherits CBSDFClosure.
Public Member Functions | |
| void | setup (ShaderData *sd, int path_flag, float3 weight) |
Public Member Functions inherited from CBSDFClosure | |
| bool | skip (const ShaderData *sd, int path_flag, int scattering) |
Public Attributes | |
| HenyeyGreensteinVolume | params |
Public Attributes inherited from CClosurePrimitive | |
| OSL::ustring | label |
Definition at line 979 of file osl_closures.cpp.
|
inlinevirtual |
Implements CClosurePrimitive.
Definition at line 983 of file osl_closures.cpp.
References params, volume_extinction_setup(), and volume_henyey_greenstein_setup().
| HenyeyGreensteinVolume VolumeHenyeyGreensteinClosure::params |
Definition at line 981 of file osl_closures.cpp.