Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TOctree2
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/GenericOctree.h |
| Include | #include "Math/GenericOctree.h" |
void AddElement
&40;
typename TCallTraits< ElementType >::ConstReference Element
&41;
Remarks
Adds an element to the octree.
Parameters
| Name | Description |
|---|---|
| Element | The element to add. |