MayaFlux
0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
GraphConfig()
MayaFlux::Config::GraphConfig::GraphConfig
(
)
Definition at line
20
of file
Config.cpp
.
21
:
chain_semantics
(
Utils::NodeChainSemantics::REPLACE_TARGET
)
22
,
binary_op_semantics
(
Utils::NodeBinaryOpSemantics::REPLACE
)
23
{
24
}
MayaFlux::Utils::REPLACE_TARGET
@ REPLACE_TARGET
Unregister the target and register with the new chain node.
Definition
Utils.hpp:46
MayaFlux::Utils::REPLACE
@ REPLACE
Unregister both nodes and register with the new binary op node.
Definition
Utils.hpp:56
MayaFlux::Config::GraphConfig::binary_op_semantics
Utils::NodeBinaryOpSemantics binary_op_semantics
Definition
Config.hpp:31
MayaFlux::Config::GraphConfig::chain_semantics
Utils::NodeChainSemantics chain_semantics
Definition
Config.hpp:30
MayaFlux
Config
GraphConfig
Generated by
1.9.8