HDK
|
Holds all constants required by the layering and its transformations. More...
#include <ClosureLayerNodeMdl.h>
Static Public Attributes | |
static const string | TOP |
String constants. More... | |
static const string | BASE |
layer parameter name of the base component More... | |
static const string | FG |
parameter of the mix node More... | |
static const string | BG |
parameter of the mix node More... | |
static const string | IN1 |
parameter of the add and multiply nodes More... | |
static const string | IN2 |
parameter of the add and multiply nodes More... | |
static const string | THICKNESS |
thickness parameter name of the thin_film_bsdf More... | |
static const string | IOR |
ior parameter name of the thin_film_bsdf More... | |
static const string | THIN_FILM_THICKNESS |
helper parameter name for transporting thickness More... | |
static const string | THIN_FILM_IOR |
helper parameter name for transporting ior More... | |
static const string | EMPTY |
the empty string "" More... | |
Holds all constants required by the layering and its transformations.
Definition at line 18 of file ClosureLayerNodeMdl.h.
|
static |
layer parameter name of the base component
Definition at line 25 of file ClosureLayerNodeMdl.h.
|
static |
parameter of the mix node
Definition at line 27 of file ClosureLayerNodeMdl.h.
|
static |
the empty string ""
Definition at line 37 of file ClosureLayerNodeMdl.h.
|
static |
parameter of the mix node
Definition at line 26 of file ClosureLayerNodeMdl.h.
|
static |
parameter of the add and multiply nodes
Definition at line 28 of file ClosureLayerNodeMdl.h.
|
static |
parameter of the add and multiply nodes
Definition at line 29 of file ClosureLayerNodeMdl.h.
|
static |
ior parameter name of the thin_film_bsdf
Definition at line 32 of file ClosureLayerNodeMdl.h.
|
static |
thickness parameter name of the thin_film_bsdf
Definition at line 31 of file ClosureLayerNodeMdl.h.
|
static |
helper parameter name for transporting ior
Definition at line 35 of file ClosureLayerNodeMdl.h.
|
static |
helper parameter name for transporting thickness
Definition at line 34 of file ClosureLayerNodeMdl.h.
|
static |
String constants.
layer parameter name of the top component
Definition at line 24 of file ClosureLayerNodeMdl.h.