Navigation
API > API/Plugins > API/Plugins/GeometryFlowMeshProcessing > API/Plugins/GeometryFlowMeshProcessing/MeshProcessingNodes
References
| Module | GeometryFlowMeshProcessing |
| Header | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowMeshProcessing/Public/MeshProcessingNodes/MeshProcessingBaseNodes.h |
| Include | #include "MeshProcessingNodes/MeshProcessingBaseNodes.h" |
namespace UE
{
namespace GeometryFlow
{
namespace Private
{
void UE&58;&58;GeometryFlow&58;&58;Private&58;&58;LogMeshProcessing
&40;
const TCHAR &42; Identifier,
const TCHAR &42; Message
&41;
}
}
}
Remarks
This function is a workaround for an issue with Clang targeting Windows. A function in a class template cannot contain log statements if that class template is derived from by a type annotated with {Module}_API.