Chaos::ComputeGlobalBoxAndSplitAxis

Overload list

Windows
MacOS
Linux
Name Description

Public function

const TAABB<...

 

Chaos::ComputeGlobalBoxAndSplitAxis

(
    const OBJECT_ARRAY& Objects,
    const TArray< int32 >& AllObjects,
    const TMap< int32, TAABB< T, d >>&...,
    bool bAllowMultipleSplitting,
    int32& OutAxis
)

Public function

const TAABB<...

 

Chaos::ComputeGlobalBoxAndSplitAxis

(
    const TParticles< T, d >& Objects,
    const TArray< int32 >& AllObjects,
    const TMap< int32, TAABB< T, d >>&...,
    bool bAllowMultipleSplitting,
    int32& OutAxis
)

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