Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TAxisAlignedBox2
Overloads
Contains(const TVector2< RealType > &)
| |
|
| Name |
Contains |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/BoxTypes.h |
| Include Path |
#include "BoxTypes.h" |
bool Contains
(
const TVector2 < RealType > & V
) const
Contains(const TAxisAlignedBox2< RealType > &)
| |
|
| Name |
Contains |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/BoxTypes.h |
| Include Path |
#include "BoxTypes.h" |
bool Contains
(
const TAxisAlignedBox2 < RealType > & Box
) const