Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/TAABB
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Contains
(
const PointType& Point |
Math/Aabb.h | ||
| Math/Aabb.h |
Contains(const PointType &)
| Name | Contains |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Math/Aabb.h |
| Include Path | #include "Math/Aabb.h" |
bool Contains
(
const PointType & Point
) const
Contains(const TAABB &)
| Name | Contains |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Math/Aabb.h |
| Include Path | #include "Math/Aabb.h" |
bool Contains
(
const TAABB & Aabb
) const