FConvex

Overload list

Windows
MacOS
Linux
Name Description

Public function

FConvex()

Public function

FConvex

(
    const FConvex&
)

Public function

FConvex

(
    FConvex&& Other
)

Public function

FConvex

(
    TArray< TPlaneConcrete< FReal, 3 >>...,
    TArray< FVec3 >&& InVertices
)

Use the constructor version with the face indices.

Public function

FConvex

(
    const TArray< FVec3 >& InVertices,
    const FReal InMargin
)

Public function

FConvex

(
    TArray< TPlaneConcrete< FReal, 3 >>...,
    TArray< TArray< int32 >>&& InFaceI...,
    TArray< FVec3 >&& InVertices
)

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