operator+=

Overload list

Windows
MacOS
Linux
Name Description

Public function

FBox2D &

 

operator+=

(
    const FVector2D& Other
)

Adds to this bounding box to include a given point.

Public function

FBox2D &

 

operator+=

(
    const FBox2D& Other
)

Adds to this bounding box to include a new bounding volume.

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