FBoxSphereBounds::operator==

Compare bounding volume this and Other.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/BoxSphereBounds.h"

Syntax

bool operator==
(
    const FBoxSphereBounds & Other
) const

Remarks

Compare bounding volume this and Other.

Returns

true of they match.

Parameters

Parameter

Description

Other

The other 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