MeshKernel
|
Apply a transformation to a mesh. More...
#include <MeshTransformation.hpp>
Static Public Member Functions | |
template<TransformationFunction Transformation> | |
static std::unique_ptr< UndoAction > | Compute (Mesh &mesh, Transformation transformation) |
Apply a transformation to a mesh with a Cartesian projection. | |
Apply a transformation to a mesh.