15 #include "CeeUnstructGrid/Base.h" 16 #include "CeeCore/Vec3d.h" 23 class UnstructGridModel;
36 void setFrameCount(
size_t frameCount);
37 void setPerFrameDistance(
double distance);
39 void generateAnimation();
Namespace cee contains all functionality and structures under the Core component. ...
Definition: AppComponent.cpp:26
UnstructGridModel is a subclass of Model which adds specific model structure and functionality for re...
Definition: UnstructGridModel.h:72
Use this class to generate a cutting plane animation.
Definition: CuttingPlaneAnimation.h:30