MayaFlux
0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
set_falloff()
void MayaFlux::Nexus::Presence::set_falloff
(
FalloffFn
fn
)
inline
Replace the falloff curve.
Parameters
fn
Maps normalized distance in [0, 1] to a weight.
Definition at line
121
of file
Presence.hpp
.
121
{
m_falloff
= std::move(fn); }
MayaFlux::Nexus::Presence::m_falloff
FalloffFn m_falloff
Definition
Presence.hpp:162
MayaFlux
Nexus
Presence
Generated by
1.9.8