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