ISpatial

[ISpatial](API\Plugins\GeometricObjects\Spatial\ISpatial) is a base interface for spatial queries

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Spatial/SpatialInterfaces.h

Include

#include "Spatial/SpatialInterfaces.h"

Syntax

class ISpatial

Remarks

ISpatial is a base interface for spatial queries

Destructors

Name Description

Public function Virtual

~ISpatial()

Functions

Name Description

Public function Const

bool

 

IsInside

(
    const FVector3d& Point
)

Public function Const

bool

 

SupportsPointContainment()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss