FOctreeNodeContext

Overload list

Windows
MacOS
Linux
Name Description

Public function

FOctreeNodeContext()

Default constructor.

Public function

FOctreeNodeContext

(
    const FBoxCenterAndExtent& InBound...
)

Initialization constructor.

Public function

FOctreeNodeContext

(
    uint32 InInCullBits,
    uint32 InOutCullBits
)

Initialization constructor, this one is used when we done care about the box anymore

Public function

FOctreeNodeContext

(
    const FBoxCenterAndExtent& InBound...,
    uint32 InInCullBits,
    uint32 InOutCullBits
)

Initialization constructor.

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