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

◆ set_error()

void MayaFlux::IO::ModelReader::set_error ( std::string  msg) const
inlineprivate

Definition at line 191 of file ModelReader.hpp.

191{ m_last_error = std::move(msg); }

Referenced by create_mesh_network(), extract_meshes(), extract_single_mesh(), and open().

+ Here is the caller graph for this function: