#include <MRLaplacian.h>
◆ RememberShape
◆ Laplacian()
MR::Laplacian::Laplacian |
( |
Mesh & | mesh | ) |
|
|
inline |
◆ apply()
◆ applyToScalar()
MRMESH_API void MR::Laplacian::applyToScalar |
( |
VertScalars & | scalarField | ) |
|
◆ firstLayerFixedVerts()
VertBitSet MR::Laplacian::firstLayerFixedVerts |
( |
| ) |
const |
|
inline |
◆ fixVertex() [1/2]
MRMESH_API void MR::Laplacian::fixVertex |
( |
VertId | v, |
|
|
bool | smooth = true ) |
◆ fixVertex() [2/2]
MRMESH_API void MR::Laplacian::fixVertex |
( |
VertId | v, |
|
|
const Vector3f & | fixedPos, |
|
|
bool | smooth = true ) |
◆ freeVerts()
const VertBitSet & MR::Laplacian::freeVerts |
( |
| ) |
const |
|
inline |
◆ init()
◆ region()
const VertBitSet & MR::Laplacian::region |
( |
| ) |
const |
|
inline |
◆ updateSolver()
The documentation for this class was generated from the following file: