Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Memory/MemoryView.h |
Include |
#include "Memory/MemoryView.h" |
template<typename OtherDataType>
bool Intersects
(
const TMemoryView< OtherDataType > & InView
) const
Returns whether this view intersects the other view.