TLevelSet::ComputeLevelSetError

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Levelset.h

Include

#include "Chaos/Levelset.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/Levelset.cpp

Syntax

T ComputeLevelSetError
(
    const TParticles< T, d > & InParticles,
    const TArray< TVector< T, 3 >> & Normals,
    const TTriangleMesh< T > & Mesh,
    T & AngleError,
    T & MaxDistError
)

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