Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TOctree_DEPRECATED
A reference to an octree node, its context, and a read lock.
| Name | FNodeReference |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Math/GenericOctree.h |
| Include Path | #include "Math/GenericOctree.h" |
Syntax
class FNodeReference
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Default constructor. | Math/GenericOctree.h | ||
FNodeReference
(
const FNode* InNode, |
Initialization constructor. | Math/GenericOctree.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Context | FOctreeNodeContext | Math/GenericOctree.h | ||
| Node | const FNode * | Math/GenericOctree.h |