Blender  V3.3
Public Member Functions | List of all members
MicrofacetGGXFresnelClosure Class Reference
Inheritance diagram for MicrofacetGGXFresnelClosure:
MicrofacetFresnelClosure CBSDFClosure CClosurePrimitive

Public Member Functions

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

Detailed Description

Definition at line 607 of file closures.cpp.

Member Function Documentation

◆ setup()

void MicrofacetGGXFresnelClosure::setup ( ShaderData sd,
uint32_t  path_flag,
float3  weight 
)
inlinevirtual

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