Blender V2.61 - r43446
Classes | Variables

bsdf_ashikhmin_velvet.cpp File Reference

#include <OpenImageIO/fmath.h>
#include <OSL/genclosure.h>
#include "osl_closures.h"

Go to the source code of this file.

Classes

class  AshikhminVelvetClosure

Variables

ClosureParam bsdf_ashikhmin_velvet_params []

Variable Documentation

Initial value:
 {
    CLOSURE_VECTOR_PARAM(AshikhminVelvetClosure, m_N),
    CLOSURE_FLOAT_PARAM (AshikhminVelvetClosure, m_sigma),
    CLOSURE_STRING_KEYPARAM("label"),
    CLOSURE_FINISH_PARAM(AshikhminVelvetClosure) }

Definition at line 166 of file bsdf_ashikhmin_velvet.cpp.