TEPAEntry

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/EPA.h"

Syntax

template<typename T>
struct TEPAEntry

Variables

Name Description

Public variable

TVector< int32,...

 

AdjEdges

Public variable

TVector< int32,...

 

AdjFaces

Public variable

bool

 

bObsolete

Public variable

T

 

Distance

Public variable

int32[3]

 

IdxBuffer

Public variable

TVec3< T >

 

PlaneNormal

Functions

Name Description

Public function Const

T

 

DistanceToPlane

(
    const TVec3< T >& X
)

Public function

bool

 

Initialize

(
    const TVec3< T >* VerticesA,
    const TVec3< T >* VerticesB,
    int32 InIdx0,
    int32 InIdx1,
    int32 InIdx2,
    const TVector< int32, 3 >& InAdjFa...,
    const TVector< int32, 3 >& InAdjEd...
)

Public function Const

bool

 

IsOriginProjectedInside

(
    const TVec3< T >* VertsABuffer,
    const TVec3< T >* VertsBBuffer
)

Public function

void

 

SwapWinding

(
    TEPAEntry* Entries
)

Operators

Name Description

Public function Const

bool

 

operator>

(
    const TEPAEntry< T >& Other
)

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