// Copyright Epic Games, Inc. All Rights Reserved. /*=========================================================================== Generated code exported from UnrealHeaderTool. DO NOT modify this manually! Edit the corresponding .h files instead! ===========================================================================*/ // IWYU pragma: private, include "BakeMeshAttributeVertexTool.h" #ifdef MESHMODELINGTOOLSEXP_BakeMeshAttributeVertexTool_generated_h #error "BakeMeshAttributeVertexTool.generated.h already included, missing '#pragma once' in BakeMeshAttributeVertexTool.h" #endif #define MESHMODELINGTOOLSEXP_BakeMeshAttributeVertexTool_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS // ********** Begin Class UBakeMeshAttributeVertexToolBuilder ************************************** struct Z_Construct_UClass_UBakeMeshAttributeVertexToolBuilder_Statics; MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UBakeMeshAttributeVertexToolBuilder_NoRegister(); #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeVertexTool_h_30_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUBakeMeshAttributeVertexToolBuilder(); \ friend struct ::Z_Construct_UClass_UBakeMeshAttributeVertexToolBuilder_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLSEXP_API UClass* ::Z_Construct_UClass_UBakeMeshAttributeVertexToolBuilder_NoRegister(); \ public: \ DECLARE_CLASS2(UBakeMeshAttributeVertexToolBuilder, UMultiSelectionMeshEditingToolBuilder, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingToolsExp"), Z_Construct_UClass_UBakeMeshAttributeVertexToolBuilder_NoRegister) \ DECLARE_SERIALIZER(UBakeMeshAttributeVertexToolBuilder) #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeVertexTool_h_30_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ MESHMODELINGTOOLSEXP_API UBakeMeshAttributeVertexToolBuilder(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ /** Deleted move- and copy-constructors, should never be used */ \ UBakeMeshAttributeVertexToolBuilder(UBakeMeshAttributeVertexToolBuilder&&) = delete; \ UBakeMeshAttributeVertexToolBuilder(const UBakeMeshAttributeVertexToolBuilder&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLSEXP_API, UBakeMeshAttributeVertexToolBuilder); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UBakeMeshAttributeVertexToolBuilder); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UBakeMeshAttributeVertexToolBuilder) \ MESHMODELINGTOOLSEXP_API virtual ~UBakeMeshAttributeVertexToolBuilder(); #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeVertexTool_h_27_PROLOG #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeVertexTool_h_30_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeVertexTool_h_30_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeVertexTool_h_30_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UBakeMeshAttributeVertexToolBuilder; // ********** End Class UBakeMeshAttributeVertexToolBuilder **************************************** // ********** Begin Class UBakeMeshAttributeVertexToolProperties *********************************** struct Z_Construct_UClass_UBakeMeshAttributeVertexToolProperties_Statics; MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UBakeMeshAttributeVertexToolProperties_NoRegister(); #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeVertexTool_h_71_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUBakeMeshAttributeVertexToolProperties(); \ friend struct ::Z_Construct_UClass_UBakeMeshAttributeVertexToolProperties_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLSEXP_API UClass* ::Z_Construct_UClass_UBakeMeshAttributeVertexToolProperties_NoRegister(); \ public: \ DECLARE_CLASS2(UBakeMeshAttributeVertexToolProperties, UInteractiveToolPropertySet, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingToolsExp"), Z_Construct_UClass_UBakeMeshAttributeVertexToolProperties_NoRegister) \ DECLARE_SERIALIZER(UBakeMeshAttributeVertexToolProperties) #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeVertexTool_h_71_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ MESHMODELINGTOOLSEXP_API UBakeMeshAttributeVertexToolProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ /** Deleted move- and copy-constructors, should never be used */ \ UBakeMeshAttributeVertexToolProperties(UBakeMeshAttributeVertexToolProperties&&) = delete; \ UBakeMeshAttributeVertexToolProperties(const UBakeMeshAttributeVertexToolProperties&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLSEXP_API, UBakeMeshAttributeVertexToolProperties); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UBakeMeshAttributeVertexToolProperties); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UBakeMeshAttributeVertexToolProperties) \ MESHMODELINGTOOLSEXP_API virtual ~UBakeMeshAttributeVertexToolProperties(); #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeVertexTool_h_68_PROLOG #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeVertexTool_h_71_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeVertexTool_h_71_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeVertexTool_h_71_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UBakeMeshAttributeVertexToolProperties; // ********** End Class UBakeMeshAttributeVertexToolProperties ************************************* // ********** Begin Class UBakeMeshAttributeVertexTool ********************************************* struct Z_Construct_UClass_UBakeMeshAttributeVertexTool_Statics; MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UBakeMeshAttributeVertexTool_NoRegister(); #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeVertexTool_h_137_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUBakeMeshAttributeVertexTool(); \ friend struct ::Z_Construct_UClass_UBakeMeshAttributeVertexTool_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLSEXP_API UClass* ::Z_Construct_UClass_UBakeMeshAttributeVertexTool_NoRegister(); \ public: \ DECLARE_CLASS2(UBakeMeshAttributeVertexTool, UBakeMeshAttributeTool, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingToolsExp"), Z_Construct_UClass_UBakeMeshAttributeVertexTool_NoRegister) \ DECLARE_SERIALIZER(UBakeMeshAttributeVertexTool) #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeVertexTool_h_137_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UBakeMeshAttributeVertexTool(UBakeMeshAttributeVertexTool&&) = delete; \ UBakeMeshAttributeVertexTool(const UBakeMeshAttributeVertexTool&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLSEXP_API, UBakeMeshAttributeVertexTool); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UBakeMeshAttributeVertexTool); \ DEFINE_DEFAULT_CONSTRUCTOR_CALL(UBakeMeshAttributeVertexTool) \ MESHMODELINGTOOLSEXP_API virtual ~UBakeMeshAttributeVertexTool(); #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeVertexTool_h_134_PROLOG #define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeVertexTool_h_137_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeVertexTool_h_137_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeVertexTool_h_137_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UBakeMeshAttributeVertexTool; // ********** End Class UBakeMeshAttributeVertexTool *********************************************** #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_BakeMeshAttributeVertexTool_h // ********** Begin Enum EBakeVertexTopology ******************************************************* #define FOREACH_ENUM_EBAKEVERTEXTOPOLOGY(op) \ op(EBakeVertexTopology::CreateNew) \ op(EBakeVertexTopology::UseExisting) enum class EBakeVertexTopology; template<> struct TIsUEnumClass { enum { Value = true }; }; template<> MESHMODELINGTOOLSEXP_NON_ATTRIBUTED_API UEnum* StaticEnum(); // ********** End Enum EBakeVertexTopology ********************************************************* // ********** Begin Enum EBakeVertexOutput ********************************************************* #define FOREACH_ENUM_EBAKEVERTEXOUTPUT(op) \ op(EBakeVertexOutput::RGBA) \ op(EBakeVertexOutput::PerChannel) enum class EBakeVertexOutput; template<> struct TIsUEnumClass { enum { Value = true }; }; template<> MESHMODELINGTOOLSEXP_NON_ATTRIBUTED_API UEnum* StaticEnum(); // ********** End Enum EBakeVertexOutput *********************************************************** // ********** Begin Enum EBakeVertexChannel ******************************************************** #define FOREACH_ENUM_EBAKEVERTEXCHANNEL(op) \ op(EBakeVertexChannel::R) \ op(EBakeVertexChannel::G) \ op(EBakeVertexChannel::B) \ op(EBakeVertexChannel::A) \ op(EBakeVertexChannel::RGBA) enum class EBakeVertexChannel; template<> struct TIsUEnumClass { enum { Value = true }; }; template<> MESHMODELINGTOOLSEXP_NON_ATTRIBUTED_API UEnum* StaticEnum(); // ********** End Enum EBakeVertexChannel ********************************************************** PRAGMA_ENABLE_DEPRECATION_WARNINGS