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" |
TArrayView< const ElementType > GetElementsForNode
&40;
FNodeIndex NodeIndex
&41; const
Remarks
Return all elements for a given node.
Parameters
Name | Description |
---|---|
NodeIndex | The the index of the node can be obtained using FindNodesWithPredicate. |