MeshCore::MeshPointModifier Class Reference
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) | |
Detailed Description
MeshPointModifier is a helper class that allows to modify the point array of a mesh kernel but with limited access.
Constructor & Destructor Documentation
◆ MeshPointModifier() [1/2]
MeshCore::MeshPointModifier::MeshPointModifier | ( | MeshPointArray & | points | ) |
◆ MeshPointModifier() [2/2]
MeshCore::MeshPointModifier::MeshPointModifier | ( | const MeshPointModifier & | c | ) |
The documentation for this class was generated from the following file:
- src/Mod/Mesh/App/Core/Elements.h