TOctree2::AddElement

Adds an element to the octree.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/GenericOctree.h"

Syntax

void AddElement
(
    typename TCallTraits< ElementType >::ConstReference Element
)

Remarks

Adds an element to the octree.

Parameters

Parameter

Description

Element

The element to add.

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