MayaFlux
0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
bind()
[1/4]
template<typename T >
void MayaFlux::Portal::Forma::Bridge::bind
(
std::shared_ptr<
MappedState
< T > >
state
,
std::function< float()>
source
)
inline
Definition at line
123
of file
Bridge.hpp
.
124
{
125
bind
(state->id, std::move(source));
126
}
MayaFlux::Portal::Forma::Bridge::bind
void bind(uint32_t id, std::shared_ptr< Nodes::Node > node, std::function< float(double)> project={})
Drive element value from a Node's output each frame.
Definition
Bridge.cpp:38
MayaFlux
Portal
Forma
Bridge
Generated by
1.9.8