Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Spatial > API/Runtime/GeometryCore/Spatial/FSparseDynamicPointOctree3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Spatial/SparseDynamicPointOctree3.h |
| Include | #include "Spatial/SparseDynamicPointOctree3.h" |
bool ContainsPoint
&40;
int32 PointID
&41; const
Remarks
Test if an Point is stored in the tree true if PointID is stored in this octree
Parameters
| Name | Description |
|---|---|
| PointID | ID of the Point |