Navigation
API > API/Runtime > API/Runtime/CADKernel
| Name | FAABB |
| Type | class |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Math/Aabb.h |
| Include Path | #include "Math/Aabb.h" |
Syntax
class FAABB : public UE::CADKernel::TAABB< FVector >
Inheritance Hierarchy
- TAABB → FAABB
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAABB () |
Math/Aabb.h | ||
FAABB
(
const FVector& InMinCorner, |
Math/Aabb.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVector GetCorner
(
int32 Corner |
Math/Aabb.h |