Choose your operating system:
Windows
macOS
Linux
| ISpatial
|
Module |
|
Header |
/Engine/Source/Runtime/GeometryCore/Public/Spatial/SpatialInterfaces.h |
Include |
#include "Spatial/SpatialInterfaces.h" |
class IMeshSpatial : public UE::Geometry::ISpatial
IMeshSpatial is an extension of ISpatial specifically for meshes
Name | Description | |
---|---|---|
|
~IMeshSpatial() |
Name | Description | ||
---|---|---|---|
|
int |
FindNearestHitTriangle ( |
|
|
FindNearestHitTriangle ( |
Find nearest triangle from the given ray |
|
|
FindNearestHitTriangle ( |
Find nearest triangle from the given ray |
|
|
int |
FindNearestTriangle ( |
|
|
SupportsNearestTriangle() |
||
|
SupportsTriangleRayIntersection() |
Name |
Description |
|
---|---|---|
|
FQueryOptions |
Standard shared options for all mesh spatial queries |