|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| std::optional< Kakshya::VolumeData > MayaFlux::IO::VolumeReader::load | ( | const std::string & | filepath, |
| const VolumeReadOptions & | options = {} |
||
| ) |
Load every selected grid from a file in one call.
Opens, reads, extracts and closes in a single synchronous operation. The output lattice is the union of active bboxes; see the class docs.
| filepath | Path to the .vdb file. |
| options | Grid selection. |
Definition at line 122 of file VolumeReader.cpp.
References close(), extract(), and open().
Referenced by MayaFlux::IO::IOManager::load_volume().
Here is the call graph for this function:
Here is the caller graph for this function: