|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
inline |
Check that every field is densely populated over the lattice.
Verifies a nonzero lattice, at least one field, no empty or duplicated names, and that each field holds exactly cell_count() elements.
Producers should invoke this before handing the data to a writer. Writers should invoke it before trusting any pointer they take from it, as EXRWriter does with ImageData.
Definition at line 144 of file VolumeData.hpp.
References cell_count(), fields, and name.
Referenced by MayaFlux::IO::download_volume(), MayaFlux::IO::VolumeReader::materialize(), MayaFlux::IO::upload_volume(), and MayaFlux::IO::VDBWriter::write().
Here is the call graph for this function:
Here is the caller graph for this function: