MoCSI API Reference
Loading...
Searching...
No Matches
Classes
ShapeFactory.h File Reference
#include "CoreEnums.h"
#include "ShapeBase.h"
#include "SimulationClassBase.h"
#include <cmath>
#include <memory>
#include <string>
#include <vector>
Include dependency graph for ShapeFactory.h:
This graph shows which files directly or indirectly include this file:

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...