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

◆ get_buffer_size()

size_t MayaFlux::Nodes::Generator::PolynomialContext::get_buffer_size ( ) const
inline

Gets the buffer size.

Returns
Current buffer size

Definition at line 53 of file Polynomial.hpp.

53{ return m_buffer_size; }