HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
StringConstantsMdl Class Reference

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
 mix parameter name of the foreground More...
 
static const string BG
 mix parameter name of the background More...
 
static const string MIX
 mix parameter name of the amount More...
 
static const string TOP_WEIGHT
 mix amount forwarded into layer top component More...
 

Detailed Description

Holds all constants required by the layering and its transformations.

Definition at line 18 of file ClosureLayerNodeMdl.h.

Member Data Documentation

const string StringConstantsMdl::BASE
static

layer parameter name of the base component

Definition at line 25 of file ClosureLayerNodeMdl.h.

const string StringConstantsMdl::BG
static

mix parameter name of the background

Definition at line 27 of file ClosureLayerNodeMdl.h.

const string StringConstantsMdl::FG
static

mix parameter name of the foreground

Definition at line 26 of file ClosureLayerNodeMdl.h.

const string StringConstantsMdl::MIX
static

mix parameter name of the amount

Definition at line 28 of file ClosureLayerNodeMdl.h.

const string StringConstantsMdl::TOP
static

String constants.

layer parameter name of the top component

Definition at line 24 of file ClosureLayerNodeMdl.h.

const string StringConstantsMdl::TOP_WEIGHT
static

mix amount forwarded into layer top component

Definition at line 29 of file ClosureLayerNodeMdl.h.


The documentation for this class was generated from the following file: