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

Inherits CBSDFClosure.

Public Member Functions

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

Public Attributes

HenyeyGreensteinVolume params
 
- Public Attributes inherited from CClosurePrimitive
OSL::ustring label
 

Detailed Description

Definition at line 979 of file osl_closures.cpp.

Member Function Documentation

◆ setup()

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

Member Data Documentation

◆ params

HenyeyGreensteinVolume VolumeHenyeyGreensteinClosure::params

Definition at line 981 of file osl_closures.cpp.


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