Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TAxisAlignedBox2
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| BoxTypes.h | |||
bool Contains
(
const TAxisAlignedBox2< RealType >& Box |
BoxTypes.h |
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