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

◆ get_cell_count()

uint32_t MayaFlux::Buffers::RelaxationGridBuffer::get_cell_count ( ) const
inline

Total cell count, width * height.

Definition at line 120 of file RelaxationGridBuffer.hpp.

120{ return m_width * m_height; }

Referenced by setup_processors().

+ Here is the caller graph for this function: