Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TMeshAABBTree3
Description
Accumulate triangle counts and track each Box-parent index. also checks that Triangles are contained in boxes
| Name | test_coverage |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Spatial/MeshAABBTree3.h |
| Include Path | #include "Spatial/MeshAABBTree3.h" |
void test_coverage
(
TArray < int > & tri_counts,
TArray < int > & parent_indices,
int IBox
)