MeshCore::MeshSimplify Class Reference
#include <Decimation.h>
Public Member Functions | |
MeshSimplify (MeshKernel &) | |
void | simplify (float tolerance, float reduction) |
void | simplify (int targetSize) |
~MeshSimplify () | |
Constructor & Destructor Documentation
◆ MeshSimplify()
MeshSimplify::MeshSimplify | ( | MeshKernel & | mesh | ) |
◆ ~MeshSimplify()
MeshSimplify::~MeshSimplify | ( | ) |
Member Function Documentation
◆ simplify() [1/2]
void MeshSimplify::simplify | ( | float | tolerance, |
float | reduction | ||
) |
◆ simplify() [2/2]
void MeshSimplify::simplify | ( | int | targetSize | ) |
The documentation for this class was generated from the following files:
- src/Mod/Mesh/App/Core/Decimation.h
- src/Mod/Mesh/App/Core/Decimation.cpp