Blender V2.61 - r43446
Classes | Variables

bsdf_transparent.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  TransparentClosure

Variables

ClosureParam bsdf_transparent_params []

Variable Documentation

ClosureParam bsdf_transparent_params[]
Initial value:
 {
    CLOSURE_STRING_KEYPARAM("label"),
    CLOSURE_FINISH_PARAM(TransparentClosure) }

Definition at line 90 of file bsdf_transparent.cpp.