|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| bool MayaFlux::IO::save_mesh_snapshot | ( | const std::shared_ptr< Buffers::MeshNetworkBuffer > & | network_buffer, |
| const std::string & | path_pattern, | ||
| const ModelWriteOptions & | options = {} |
||
| ) |
Save a MeshNetworkBuffer with a millisecond epoch timestamp spliced into the path.
See the MeshBuffer overload's doc for the case this serves.
Definition at line 386 of file ModelExport.cpp.
References save_mesh().
Here is the call graph for this function: