|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| std::optional< Kakshya::VolumeData > MayaFlux::IO::VolumeReader::extract | ( | const VolumeReadOptions & | options = {} | ) | const |
Extract every selected grid after open() has already been called.
As load(), but reads the currently open file rather than opening one. Does not call close().
| options | Grid selection. |
Definition at line 146 of file VolumeReader.cpp.
References MayaFlux::Kinesis::Lattice3D::bounds, count, MayaFlux::IO::VolumeReadOptions::field_names, m_archive, m_is_open, materialize(), MayaFlux::Kinesis::AABB3D::max, MayaFlux::Kinesis::AABB3D::min, MayaFlux::Kinesis::Lattice3D::resolution, and set_error().
Referenced by load(), and load().
Here is the call graph for this function:
Here is the caller graph for this function: