Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule
| Name | FSmartObjectOctreeSemantics |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectOctree.h |
| Include Path | #include "SmartObjectOctree.h" |
Syntax
struct FSmartObjectOctreeSemantics
Enums
Public
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| ElementAllocator | TInlineAllocator< MaxElementsPerLeaf > | SmartObjectOctree.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool AreElementsEqual
(
const FSmartObjectOctreeElement& A, |
SmartObjectOctree.h | ||
static const FBoxCenterAndExtent & GetBoundingBox
(
const FSmartObjectOctreeElement& Element |
SmartObjectOctree.h | ||
static void SetElementId
(
const FSmartObjectOctreeElement& Element, |
SmartObjectOctree.h |