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