MeshPointModifier is a helper class that allows to modify the point array of a mesh kernel but with limited access. More...
#include <Elements.h>
Public Member Functions | |
MeshPointModifier (const MeshPointModifier &c) | |
MeshPointModifier (MeshPointArray &points) | |
MeshPointModifier is a helper class that allows to modify the point array of a mesh kernel but with limited access.
MeshCore::MeshPointModifier::MeshPointModifier | ( | MeshPointArray & | points | ) |
MeshCore::MeshPointModifier::MeshPointModifier | ( | const MeshPointModifier & | c | ) |