Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TMeshAABBTree3
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAxisAlignedBox3d GetBox
(
int IBox |
Internals - data structures, construction, etc | Spatial/MeshAABBTree3.h | |
| Spatial/MeshAABBTree3.h |
GetBox(int)
Description
Internals - data structures, construction, etc
| Name | GetBox |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Spatial/MeshAABBTree3.h |
| Include Path | #include "Spatial/MeshAABBTree3.h" |
FAxisAlignedBox3d GetBox
(
int IBox
) const
GetBox(int, const TFunction< FVector3d(const FVector3d &)> &)
| Name | GetBox |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Spatial/MeshAABBTree3.h |
| Include Path | #include "Spatial/MeshAABBTree3.h" |
FAxisAlignedBox3d GetBox
(
int iBox,
const TFunction < FVector3d> & TransformF
) const