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