Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TOctree2
| Name | FFreeList |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Math/GenericOctree.h |
| Include Path | #include "Math/GenericOctree.h" |
Syntax
class FFreeList
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFreeList() |
Math/GenericOctree.h |
Structs
| Name | Remarks |
|---|---|
| FSpan |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FreeList | TArray< FSpan > | Math/GenericOctree.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int Num() |
Math/GenericOctree.h | ||
FNodeIndex Pop() |
Math/GenericOctree.h | ||
void Push
(
FNodeIndex NodeIndex |
Math/GenericOctree.h | ||
void Reset() |
Math/GenericOctree.h |