Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Spatial
Inheritance Hierarchy
- ISpatial
- IMeshSpatial
- TMeshAABBTree3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Spatial/SpatialInterfaces.h |
| Include | #include "Spatial/SpatialInterfaces.h" |
Syntax
class ISpatial
Remarks
ISpatial is a base interface for spatial queries
Destructors
| Type | Name | Description | |
|---|---|---|---|
~ISpatial () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsInside
(
const FVector3d& Point |
||
| bool |