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

◆ cell_count()

size_t MayaFlux::Kakshya::VolumeData::cell_count ( ) const
inline

Cells in the lattice, which every field's element_count() must equal.

Definition at line 117 of file VolumeData.hpp.

117{ return lattice.cell_count(); }
size_t cell_count() const noexcept
Total cell count.
Definition Lattice.hpp:36

References MayaFlux::Kinesis::Lattice3D::cell_count(), and lattice.

Referenced by MayaFlux::IO::download_volume(), is_consistent(), and MayaFlux::IO::VDBWriter::write().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: