TOctree::TConstIterator::PushChild

Pushes a child of the current node onto the stack of nodes to visit.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/GenericOctree.h"

Syntax

void PushChild
(
    FOctreeChildNodeRef ChildRef,
    uint32 FullyInsideView,
    uint32 FullyOutsideView
)

Remarks

Pushes a child of the current node onto the stack of nodes to visit.

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