Blender  V2.93
Public Member Functions | List of all members
MicrofacetGGXAnisoFresnelClosure Class Reference

Inherits MicrofacetFresnelClosure.

Public Member Functions

void setup (ShaderData *sd, int path_flag, float3 weight)
 
- Public Member Functions inherited from MicrofacetFresnelClosure
MicrofacetBsdfalloc (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 MicrofacetFresnelClosure
MicrofacetBsdf params
 
float3 color
 
float3 cspec0
 
- Public Attributes inherited from CClosurePrimitive
OSL::ustring label
 

Detailed Description

Definition at line 655 of file osl_closures.cpp.

Member Function Documentation

◆ setup()

void MicrofacetGGXAnisoFresnelClosure::setup ( ShaderData sd,
int  path_flag,
float3  weight 
)
inlinevirtual

Implements CClosurePrimitive.

Definition at line 657 of file osl_closures.cpp.

References bsdf_microfacet_ggx_fresnel_setup().


The documentation for this class was generated from the following file: