IGenericDataOperatorFactory

A [IDynamicMeshOperatorFactory](API\Plugins\ModelingOperators\IDynamicMeshOperatorFactory) is a base interface to a factory that creates [TGenericDataOperator](API\Plugins\ModelingOperators\TGenericDataOperator) instances that create the given ResultType

Windows
MacOS
Linux

Inheritance Hierarchy

IGenericDataOperatorFactory

UMeshTangentsTool

References

Module

ModelingOperators

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingOperators/Public/ModelingOperators.h

Include

#include "ModelingOperators.h"

Syntax

template<typename ResultType>
class IGenericDataOperatorFactory

Remarks

A IDynamicMeshOperatorFactory is a base interface to a factory that creates TGenericDataOperator instances that create the given ResultType

Destructors

Functions

Name Description

Public function

TUniquePtr< ...

 

MakeNewOperator()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss