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

◆ get_cell_count()

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

Total cell count.

Definition at line 346 of file VolumeGridBuffer.hpp.

346{ return static_cast<uint32_t>(m_lattice.cell_count()); }
size_t cell_count() const noexcept
Total cell count.
Definition Lattice.hpp:36

Referenced by allocate_field(), get_field_bytes(), read_field(), and seed_raw().

+ Here is the caller graph for this function: