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