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