Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TMeshQueries
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/MeshQueries.h |
| Include | #include "MeshQueries.h" |
template<typename MeshSpatialType>
static double TwoSidedHausdorffDistanceSerial
(
const TriangleMeshType & MeshA,
const MeshSpatialType & SpatialA,
const TriangleMeshType & MeshB,
const MeshSpatialType & SpatialB
)