FOctreeNodeContext::GetChildContext

Construct a child context given the child ref. Optimized to remove all LHS.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/GenericOctree.h"

Syntax

void GetChildContext
(
    FOctreeChildNodeRef ChildRef,
    FOctreeNodeContext * ChildContext
) const

Remarks

Construct a child context given the child ref. Optimized to remove all LHS.

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