|
Blender
V3.3
|
Public Member Functions | |
| MicrofacetMultiGGXGlassFresnelClosure () | |
| void | setup (ShaderData *sd, uint32_t path_flag, float3 weight) |
Public Member Functions inherited from MicrofacetMultiFresnelClosure | |
| MicrofacetBsdf * | alloc (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) |
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 899 of file closures.cpp.
|
inline |
Definition at line 901 of file closures.cpp.
|
inlinevirtual |
Implements CClosurePrimitive.
Definition at line 905 of file closures.cpp.
References MicrofacetBsdf::alpha_x, MicrofacetBsdf::alpha_y, bsdf_microfacet_multi_ggx_glass_fresnel_setup(), ensure_valid_reflection(), make_float3, params, and MicrofacetBsdf::T.