15 #include "CeeExport/Base.h" 16 #include "CeeCore/RefCountedObject.h" 17 #include "CeeCore/Str.h" 24 class UnstructGridModel;
40 bool save(
const Str& fileName);
Namespace cee contains all functionality and structures under the Core component. ...
Definition: AppComponent.cpp:26
A general unicode based string class.
Definition: Str.h:28
Export the given frame to a .cgeo file.
Definition: ExportCgeo.h:34
UnstructGridModel is a subclass of Model which adds specific model structure and functionality for re...
Definition: UnstructGridModel.h:72