TAABBTree::TAABBTree

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/AABBTree.h"

Syntax

template<typename TParticles>
TAABBTree
(
    const TParticles & Particles,
    int32 InMaxChildrenInLeaf,
    int32 InMaxTreeDepth,
    T InMaxPayloadBounds,
    int32 InMaxNumToProcess
)

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