Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math > TSphere
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/Sphere.h |
Include | #include "Math/Sphere.h" |
bool operator&33;&61;
&40;
const TSphere< T > & Other
&41; const
Remarks
Compares two spheres for inequality. true if the spheres are not equal, false otherwise.
Parameters
Name | Description |
---|---|
Other | The other sphere to compare with. |