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