Nodes::EmptyValueMapping::Node::Metadata Struct Reference
Inheritance diagram for Nodes::EmptyValueMapping::Node::Metadata:
Control::Meta_base

Static Public Attributes

static constexpr const auto prettyName = "Empty value mapper"
 
static constexpr const auto objectKey = "EmptyValueMapper"
 
static constexpr const auto category = "Control/Mappings"
 
static constexpr const auto author = "ossia score"
 
static constexpr const auto tags = std::array<const char*, 0>{}
 
static constexpr const auto kind = Process::ProcessCategory::Mapping
 
static constexpr const auto description = "Copies its inputs to its outputs"
 
static const uuid_constexpr auto uuid = make_uuid("70B12B42-BB4B-4A13-861B-53C577601186")
 
static constexpr const value_in value_ins [] {"in"}
 
static constexpr const value_out value_outs [] {"out"}
 
- Static Public Attributes inherited from Control::Meta_base
static constexpr const Process::ProcessFlags flags
 

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