MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ Polynomial()

template<typename... Args>
requires std::constructible_from< MayaFlux::Nodes::Generator::Polynomial , Args...>
auto MayaFlux::Creator::Polynomial ( Args &&...  args) -> std::shared_ptr< MayaFlux::Nodes::Generator::Polynomial >
inline

Definition at line 116 of file Creator.hpp.