|
Blender
V2.93
|
Inherits MicrofacetMultiFresnelClosure.
Public Member Functions | |
| MicrofacetMultiGGXGlassFresnelClosure () | |
| void | setup (ShaderData *sd, int path_flag, float3 weight) |
Public Member Functions inherited from MicrofacetMultiFresnelClosure | |
| MicrofacetBsdf * | alloc (ShaderData *sd, int path_flag, float3 weight) |
Public Member Functions inherited from CBSDFClosure | |
| bool | skip (const ShaderData *sd, int path_flag, int scattering) |
Additional Inherited Members | |
Public Attributes inherited from MicrofacetMultiFresnelClosure | |
| MicrofacetBsdf | params |
| float3 | color |
| float3 | cspec0 |
Public Attributes inherited from CClosurePrimitive | |
| OSL::ustring | label |
Definition at line 904 of file osl_closures.cpp.
|
inline |
Definition at line 906 of file osl_closures.cpp.
|
inlinevirtual |
Implements CClosurePrimitive.
Definition at line 910 of file osl_closures.cpp.
References MicrofacetBsdf::alpha_x, MicrofacetBsdf::alpha_y, bsdf_microfacet_multi_ggx_glass_fresnel_setup(), make_float3, and MicrofacetBsdf::T.