TAABBTree::GetAsBoundsArray

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/AABBTree.h"

Syntax

bool GetAsBoundsArray
(
    TArray< TAABB< T, 3 >> & AllBounds,
    int32 NodeIdx,
    int32 ParentNode,
    TAABB< T, 3 > & Bounds
)

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