Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/TQuadTree
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/GenericQuadTree.h |
| Include | #include "GenericQuadTree.h" |
void Duplicate
&40;
TreeType & OutDuplicate
&41; const
Remarks
Does a deep copy of the tree by going through and re-creating the internal data. Cheaper than re-insertion as it should be linear instead of nlogn