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

◆ get_buffer_size()

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

Gets the buffer size.

Returns
Current buffer size

Definition at line 266 of file Polynomial.hpp.

266{ return m_buffer_size; }
size_t m_buffer_size
Maximum size of the buffers.