Go to the source code of this file.
|
class | FBoxCenterAndExtent |
|
class | FOctreeChildNodeRef |
|
class | FOctreeChildNodeSubset |
|
class | FOctreeNodeContext |
|
class | TOctree2< ElementType, OctreeSemantics > |
|
struct | TOctree2< ElementType, OctreeSemantics >::FNode |
|
class | TOctree2< ElementType, OctreeSemantics >::FFreeList |
|
struct | TOctree2< ElementType, OctreeSemantics >::FFreeList::FSpan |
|
struct | TOctree2< ElementType, OctreeSemantics >::COctreeSemanticsV2 |
|
class | TOctree_DEPRECATED< ElementType, OctreeSemantics > |
|
class | TOctree_DEPRECATED< ElementType, OctreeSemantics >::FNode |
|
class | TOctree_DEPRECATED< ElementType, OctreeSemantics >::FNodeReference |
|
class | TOctree_DEPRECATED< ElementType, OctreeSemantics >::TConstIterator< StackAllocator > |
|
class | TOctree_DEPRECATED< ElementType, OctreeSemantics >::TConstElementBoxIterator< StackAllocator > |
|
struct | TOctree_DEPRECATED< ElementType, OctreeSemantics >::COctreeSemanticsV2 |
|
◆ FOREACH_OCTREE_CHILD_NODE
A concise iteration over the children of an octree node.
Definition at line 35 of file GenericOctree.h.
◆ DECLARE_LOG_CATEGORY_EXTERN()