Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TOctree2
| Name | FNode |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Math/GenericOctree.h |
| Include Path | #include "Math/GenericOctree.h" |
Syntax
struct FNode
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ChildNodes | FNodeIndex | Math/GenericOctree.h | ||
| InclusiveNumElements | uint32 | Math/GenericOctree.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsLeaf() |
Math/GenericOctree.h |