|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nexus::Agent::remove_influence_target | ( | const std::shared_ptr< Buffers::RenderProcessor > & | proc | ) |
Remove a single influence target and unbind its UBO.
If this was the last target the UBO is freed.
| proc | Processor previously passed to add_influence_target(). |
Definition at line 43 of file Agent.cpp.
References m_influence_targets, and m_influence_ubo.