FNavigationOctreeSemantics

Windows
MacOS
Linux

References

Module

NavigationSystem

Header

/Engine/Source/Runtime/NavigationSystem/Public/NavigationOctree.h

Include

#include "NavigationOctree.h"

Syntax

struct FNavigationOctreeSemantics

Functions

Name Description

Public function Static

void

 

ApplyOffset

(
    FNavigationOctreeElement& Element,
    const FVector& InOffset
)

Public function Static

bool

 

AreElementsEqual

(
    const FNavigationOctreeElement& A,
    const FNavigationOctreeElement& B
)

Public function Static

const FBoxSp...

 

GetBoundingBox

(
    const FNavigationOctreeElement& Na...
)

Public function Static

void

 

SetElementId

(
    FOctree& OctreeOwner,
    const FNavigationOctreeElement& El...,
    FOctreeElementId Id
)

Typedefs

Name

Description

ElementAllocator

FOctree

Constants

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