Blender V2.61 - r43446
|
Go to the source code of this file.
Classes | |
class | OrenNayarClosure |
Variables | |
ClosureParam | bsdf_oren_nayar_params [] |
ClosureParam bsdf_oren_nayar_params[] |
{ CLOSURE_VECTOR_PARAM (OrenNayarClosure, m_N), CLOSURE_FLOAT_PARAM (OrenNayarClosure, m_sigma), CLOSURE_STRING_KEYPARAM ("label"), }
Definition at line 164 of file bsdf_oren_nayar.cpp.