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

Inherits CClosurePrimitive.

Public Member Functions

 CBSSRDFClosure ()
 
void setup (ShaderData *sd, int path_flag, float3 weight)
 
void alloc (ShaderData *sd, int path_flag, float3 weight, ClosureType type)
 

Public Attributes

Bssrdf params
 
ustring method
 
- Public Attributes inherited from CClosurePrimitive
OSL::ustring label
 

Detailed Description

Definition at line 60 of file osl_bssrdf.cpp.

Constructor & Destructor Documentation

◆ CBSSRDFClosure()

CBSSRDFClosure::CBSSRDFClosure ( )
inline

Definition at line 65 of file osl_bssrdf.cpp.

References params.

Member Function Documentation

◆ alloc()

void CBSSRDFClosure::alloc ( ShaderData sd,
int  path_flag,
float3  weight,
ClosureType  type 
)
inline

◆ setup()

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

Member Data Documentation

◆ method

ustring CBSSRDFClosure::method

Definition at line 63 of file osl_bssrdf.cpp.

◆ params

Bssrdf CBSSRDFClosure::params

Definition at line 62 of file osl_bssrdf.cpp.


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