Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/TAABB
Overloads
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