Blender  V2.93
Public Member Functions | List of all members
VolumeAbsorptionClosure 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)
 

Additional Inherited Members

- Public Attributes inherited from CClosurePrimitive
OSL::ustring label
 

Detailed Description

Definition at line 962 of file osl_closures.cpp.

Member Function Documentation

◆ setup()

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

Implements CClosurePrimitive.

Definition at line 964 of file osl_closures.cpp.

References volume_extinction_setup().


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