Navigation
API > API/Runtime > API/Runtime/Core
| Name | TOctree |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Math/GenericOctree.h |
| Include Path | #include "Math/GenericOctree.h" |
Syntax
template<typename ElementType, typename OctreeSemantics>
class TOctree : public TOctree_DEPRECATED< ElementType, OctreeSemantics >
Inheritance Hierarchy
- TOctree_DEPRECATED → TOctree
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TOctree () |
Math/GenericOctree.h | ||
TOctree
(
const FVector& InOrigin, |
Math/GenericOctree.h |