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

Inherits CBSDFClosure.

Inherited by MicrofacetGGXAnisoFresnelClosure, and MicrofacetGGXFresnelClosure.

Public Member Functions

MicrofacetBsdfalloc (ShaderData *sd, int path_flag, float3 weight)
 
- Public Member Functions inherited from CBSDFClosure
bool skip (const ShaderData *sd, int path_flag, int scattering)
 
- Public Member Functions inherited from CClosurePrimitive
virtual void setup (ShaderData *sd, int path_flag, float3 weight)=0
 

Public Attributes

MicrofacetBsdf params
 
float3 color
 
float3 cspec0
 
- Public Attributes inherited from CClosurePrimitive
OSL::ustring label
 

Detailed Description

Definition at line 592 of file osl_closures.cpp.

Member Function Documentation

◆ alloc()

MicrofacetBsdf* MicrofacetFresnelClosure::alloc ( ShaderData sd,
int  path_flag,
float3  weight 
)
inline

Member Data Documentation

◆ color

float3 MicrofacetFresnelClosure::color

Definition at line 595 of file osl_closures.cpp.

◆ cspec0

float3 MicrofacetFresnelClosure::cspec0

Definition at line 596 of file osl_closures.cpp.

◆ params

MicrofacetBsdf MicrofacetFresnelClosure::params

Definition at line 594 of file osl_closures.cpp.


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