TOctree::TConstIterator::TConstIterator

Starts iterating at a particular node of an octree.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/GenericOctree.h

Include

#include "Math/GenericOctree.h"

Syntax

TConstIterator
(
    const FNode & Node,
    const FOctreeNodeContext & Context
)

Remarks

Starts iterating at a particular node of an octree.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss