![]() |
MoCSI API Reference
|
#include "CoreEnums.h"#include "ShapeBase.h"#include "SimulationClassBase.h"#include <cmath>#include <memory>#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| class | ShapeFactory< T > |
| Class that manages the creation of the ShapeBase object, which is used by GridFactory. Supports loading of shape models from files through VTK, if it is installed. More... | |