![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <GenericOctree.h>
Public Member Functions | |
| FNodeReference () | |
| FNodeReference (const FNode *InNode, const FOctreeNodeContext &InContext) | |
Public Attributes | |
| const FNode * | Node |
| FOctreeNodeContext | Context |
A reference to an octree node, its context, and a read lock.
|
inline |
Default constructor.
|
inline |
Initialization constructor.
| FOctreeNodeContext TOctree_DEPRECATED< ElementType, OctreeSemantics >::FNodeReference::Context |
| const FNode* TOctree_DEPRECATED< ElementType, OctreeSemantics >::FNodeReference::Node |