Navigation
API > API/Plugins > API/Plugins/ModelingOperators > API/Plugins/ModelingOperators/CompositionOps > API/Plugins/ModelingOperators/CompositionOps/FCubeGridBooleanOp
- FDynamicMeshOperator::CalculateResult()
- FCubeGridBooleanOp::CalculateResult()
References
| Module | ModelingOperators |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingOperators/Public/CompositionOps/CubeGridBooleanOp.h |
| Include | #include "CompositionOps/CubeGridBooleanOp.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingOperators/Private/CompositionOps/CubeGridBooleanOp.cpp |
virtual void CalculateResult
&40;
FProgressCancel &42; Progress
&41;
Remarks
Calculate the result of the operator. This will populate the internal Mesh and Transform.
Parameters
| Name | Description |
|---|---|
| Progress | implementors can use this object to report progress and determine if they should halt and terminate expensive computations |