Blender V2.61 - r43446
Classes | Variables

bsdf_reflection.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  ReflectionClosure

Variables

ClosureParam bsdf_reflection_params []

Variable Documentation

ClosureParam bsdf_reflection_params[]
Initial value:
 {
    CLOSURE_VECTOR_PARAM(ReflectionClosure, m_N),
    CLOSURE_STRING_KEYPARAM("label"),
    CLOSURE_FINISH_PARAM(ReflectionClosure) }

Definition at line 100 of file bsdf_reflection.cpp.