Chaos::EPAComputeVisibilityBorder

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/EPA.h"

Syntax

namespace Chaos
{
    template<typename T>
    void Chaos::EPAComputeVisibilityBorder
    (
        TArray< TEPAEntry< T >> & Entries,
        int32 EntryIdx,
        const TVec3< T > & W,
        TArray< FEPAFloodEntry > & OutBorderEdges
    )
}

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