Blender  V3.3
Public Member Functions | Public Attributes | List of all members
CBSSRDFClosure Class Reference
Inheritance diagram for CBSSRDFClosure:
CClosurePrimitive

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition at line 32 of file bssrdf.cpp.

Constructor & Destructor Documentation

◆ CBSSRDFClosure()

CBSSRDFClosure::CBSSRDFClosure ( )
inline

Definition at line 38 of file bssrdf.cpp.

References usdtokens::ior(), and params.

Member Function Documentation

◆ alloc()

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

◆ setup()

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

Member Data Documentation

◆ ior

float CBSSRDFClosure::ior

Definition at line 35 of file bssrdf.cpp.

◆ method

ustring CBSSRDFClosure::method

Definition at line 36 of file bssrdf.cpp.

◆ params

Bssrdf CBSSRDFClosure::params

Definition at line 34 of file bssrdf.cpp.


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