Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/TBVTree
| Name | FElementBox |
| Type | struct |
| Header File | /Engine/Source/Runtime/AIModule/Public/BVTree.h |
| Include Path | #include "BVTree.h" |
Syntax
struct FElementBox : public UE::Math::TBox< double >
Inheritance Hierarchy
- TBox → TBVTree::FElementBox
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FElementBox () |
BVTree.h | ||
FElementBox
(
const FBox& Box |
BVTree.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ElementIndex | int | Index to TBVTree.Elements | BVTree.h |