Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Grid
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Grid/PCGComponentOctree.h |
| Include | #include "Grid/PCGComponentOctree.h" |
Syntax
class FPCGComponentOctreeAndMap
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPCGComponentOctreeAndMap
(
const FVector& InOrigin, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddOrUpdateComponent
(
UPCGComponent* InComponent, |
||
| bool | Contains
(
const UPCGComponent* InComponent |
||
| void | FindElementsWithBoundsTest
(
const FBoxCenterAndExtent& BoxBounds, |
||
| TSet< UPCGComponent * > | |||
| FBox | GetBounds
(
const UPCGComponent* InComponent |
||
| bool | RemapComponent
(
const UPCGComponent* InOldComponent, |
||
| bool | RemoveComponent
(
UPCGComponent* InComponent |
||
| void | Reset
(
const FVector& InOrigin, |