Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/THierarchicalHashGrid2D
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Public/HierarchicalHashGrid2D.h |
| Include | #include "HierarchicalHashGrid2D.h" |
FCellRect IntersectRect
&40;
const FCellRect & Left,
const FCellRect & Right
&41; const
Remarks
Returns intersection of the two cell bounding rectangles. Intersecting are between left and right.
Parameters
| Name | Description |
|---|---|
| Left | left hand side rectangle |
| Right | right hand side rectangle |