IConstrainedLaplacianMeshSolver

Extension of [IConstrainedMeshSolver](API\Plugins\DynamicMesh\Solvers\IConstrainedMeshSolver) that supports manipulating the underlying Laplacian vectors used in Laplacian-based Deformation Solvers.

Windows
MacOS
Linux

Inheritance Hierarchy

IConstrainedMeshSolver

IConstrainedLaplacianMeshSolver

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/Solvers/ConstrainedMeshSolver.h

Include

#include "Solvers/ConstrainedMeshSolver.h"

Syntax

class IConstrainedLaplacianMeshSolver : public UE::Solvers::IConstrainedMeshSolver

Remarks

Extension of IConstrainedMeshSolver that supports manipulating the underlying Laplacian vectors used in Laplacian-based Deformation Solvers.

Destructors

Functions

Name Description

Public function

void

 

UpdateLaplacianScale

(
    double UniformScale
)

Update global scale applied to Laplacian vectors before solve.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss