FTriangleMeshImplicitObject::FTriangleMeshImplicitObject

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/TriangleMeshImplicitObject.h"

Syntax

template<typename IdxType>
FTriangleMeshImplicitObject
(
    TParticles< FReal, 3 > && Particles,
    TArray< TVector< IdxType, 3 >> && Elements,
    TArray< uint16 > && InMaterialIndices,
    TUniquePtr< TArray< int32 >> && InExternalFaceIndexMap,
    const bool bInCullsBackFaceRaycast
)

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