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

◆ last_error()

std::string_view MayaFlux::IO::Detail::VDBArchive::last_error ( ) const
inline

Definition at line 128 of file VDBArchive.hpp.

128{ return m_last_error; }
std::string m_last_error
Set from the const read-path accessors too.

References m_last_error.

Referenced by MayaFlux::IO::VDBWriter::write().

+ Here is the caller graph for this function: