|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
pure virtual |
Write one or more meshes to disk as a single scene.
| filepath | Destination path. |
| meshes | One or more meshes. Must each satisfy MeshData::is_valid(). |
| options | Format-specific options. |
Implemented in MayaFlux::IO::AssimpModelWriter.