|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| bool MayaFlux::IO::Detail::VDBArchive::save | ( | const std::string & | path, |
| uint32_t | compression, | ||
| int | level | ||
| ) |
Write every added grid to one file.
| path | Destination, already resolved by the caller. |
| compression | Combination of VDBCompression flags. |
| level | Deflate level for the ZIP path, ignored otherwise. |
Definition at line 616 of file VDBArchive.cpp.
References m_last_error, m_state, and out.
Referenced by MayaFlux::IO::VDBWriter::write().
Here is the caller graph for this function: