Export the given frame to a .cgeo file. More...
Public Member Functions | |
ExportCgeo (ug::UnstructGridModel *model, size_t frameIndex) | |
Creates an export object for the given model and frame index. More... | |
bool | save (const Str &fileName) |
Saves the .cgeo file. More... | |
Export the given frame to a .cgeo file.
cee::exp::ExportCgeo::ExportCgeo | ( | ug::UnstructGridModel * | model, |
size_t | frameIndex | ||
) |
Creates an export object for the given model and frame index.
bool cee::exp::ExportCgeo::save | ( | const Str & | fileName | ) |
Saves the .cgeo file.