Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/GeometryCore/Public/Spatial/MeshAABBTree3.h |
Include |
#include "Spatial/MeshAABBTree3.h" |
class FTreeTraversal
Name | Description | ||
---|---|---|---|
|
BeginBoxTrianglesF |
These functions are called in sequence if NextBoxF returned true and the current node is a leaf. |
|
|
EndBoxTrianglesF |
||
|
NextBoxF |
The traversal is terminated at the current node if this function returns false. |
|
|
NextTriangleF |