TMeshAABBTree3::DoTraversal

Hierarchically descend through the tree Nodes, calling the [FTreeTraversal](API\Runtime\GeometryCore\Spatial\TMeshAABBTree3\FTreeTraversal) functions at each level

Choose your operating system:

Windows

macOS

Linux

References

Module

GeometryCore

Header

/Engine/Source/Runtime/GeometryCore/Public/Spatial/MeshAABBTree3.h

Include

#include "Spatial/MeshAABBTree3.h"

Syntax

virtual void DoTraversal
(
    FTreeTraversal & Traversal,
    const FQueryOptions & Options
) const

Remarks

Hierarchically descend through the tree Nodes, calling the FTreeTraversal functions at each level