#include <MeshBoolean.h>
◆ FCustomInsideMeshTest()
Construct a custom class for testing whether a point is inside a mesh. Note: This will be called in the local space of the boolean, which is not the initial / world-space of the input meshes
- Parameters
-
| IsPointInsideFn | Custom function reference to test if a given point is inside a mesh. |
| bRequiresWinding | Whether the winding tree needs to be computed for the custom function. If false, the OptionalWindingTree passed to IsPointInsideFn will be null. |
◆ bRequiresWinding
| bool UE::Geometry::FMeshBoolean::FCustomInsideMeshTest::bRequiresWinding = true |
◆ IsPointInsideFn
The documentation for this struct was generated from the following file:
- Engine/Source/Runtime/GeometryCore/Public/Operations/MeshBoolean.h