Export the given frame to Wavefront .obj, .mtl and texture (.png) files. More...
Public Member Functions | |
ExportWavefrontObj (ug::UnstructGridModel *model, size_t frameIndex) | |
Creates an export object for the given model and frame index. More... | |
bool | save (const Str &objFilename) |
Saves the Wavefront .obj, .mtl and texture (.png) files. More... | |
Export the given frame to Wavefront .obj, .mtl and texture (.png) files.
cee::exp::ExportWavefrontObj::ExportWavefrontObj | ( | ug::UnstructGridModel * | model, |
size_t | frameIndex | ||
) |
Creates an export object for the given model and frame index.
bool cee::exp::ExportWavefrontObj::save | ( | const Str & | objFilename | ) |
Saves the Wavefront .obj, .mtl and texture (.png) files.