// 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 "AddPrimitiveTool.h" #ifdef MESHMODELINGTOOLS_AddPrimitiveTool_generated_h #error "AddPrimitiveTool.generated.h already included, missing '#pragma once' in AddPrimitiveTool.h" #endif #define MESHMODELINGTOOLS_AddPrimitiveTool_generated_h #include "UObject/ObjectMacros.h" #include "UObject/ScriptMacros.h" PRAGMA_DISABLE_DEPRECATION_WARNINGS // ********** Begin Class UAddPrimitiveToolBuilder ************************************************* struct Z_Construct_UClass_UAddPrimitiveToolBuilder_Statics; MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UAddPrimitiveToolBuilder_NoRegister(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_28_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUAddPrimitiveToolBuilder(); \ friend struct ::Z_Construct_UClass_UAddPrimitiveToolBuilder_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UAddPrimitiveToolBuilder_NoRegister(); \ public: \ DECLARE_CLASS2(UAddPrimitiveToolBuilder, UInteractiveToolBuilder, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UAddPrimitiveToolBuilder_NoRegister) \ DECLARE_SERIALIZER(UAddPrimitiveToolBuilder) #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_28_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ MESHMODELINGTOOLS_API UAddPrimitiveToolBuilder(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ /** Deleted move- and copy-constructors, should never be used */ \ UAddPrimitiveToolBuilder(UAddPrimitiveToolBuilder&&) = delete; \ UAddPrimitiveToolBuilder(const UAddPrimitiveToolBuilder&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLS_API, UAddPrimitiveToolBuilder); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAddPrimitiveToolBuilder); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAddPrimitiveToolBuilder) \ MESHMODELINGTOOLS_API virtual ~UAddPrimitiveToolBuilder(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_25_PROLOG #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_28_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_28_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_28_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UAddPrimitiveToolBuilder; // ********** End Class UAddPrimitiveToolBuilder *************************************************** // ********** Begin Class UProceduralShapeToolProperties ******************************************* struct Z_Construct_UClass_UProceduralShapeToolProperties_Statics; MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UProceduralShapeToolProperties_NoRegister(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_84_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUProceduralShapeToolProperties(); \ friend struct ::Z_Construct_UClass_UProceduralShapeToolProperties_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UProceduralShapeToolProperties_NoRegister(); \ public: \ DECLARE_CLASS2(UProceduralShapeToolProperties, UInteractiveToolPropertySet, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UProceduralShapeToolProperties_NoRegister) \ DECLARE_SERIALIZER(UProceduralShapeToolProperties) #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_84_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ MESHMODELINGTOOLS_API UProceduralShapeToolProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ /** Deleted move- and copy-constructors, should never be used */ \ UProceduralShapeToolProperties(UProceduralShapeToolProperties&&) = delete; \ UProceduralShapeToolProperties(const UProceduralShapeToolProperties&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLS_API, UProceduralShapeToolProperties); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UProceduralShapeToolProperties); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UProceduralShapeToolProperties) \ MESHMODELINGTOOLS_API virtual ~UProceduralShapeToolProperties(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_81_PROLOG #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_84_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_84_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_84_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UProceduralShapeToolProperties; // ********** End Class UProceduralShapeToolProperties ********************************************* // ********** Begin Class UProceduralBoxToolProperties ********************************************* struct Z_Construct_UClass_UProceduralBoxToolProperties_Statics; MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UProceduralBoxToolProperties_NoRegister(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_120_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUProceduralBoxToolProperties(); \ friend struct ::Z_Construct_UClass_UProceduralBoxToolProperties_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UProceduralBoxToolProperties_NoRegister(); \ public: \ DECLARE_CLASS2(UProceduralBoxToolProperties, UProceduralShapeToolProperties, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UProceduralBoxToolProperties_NoRegister) \ DECLARE_SERIALIZER(UProceduralBoxToolProperties) #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_120_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ MESHMODELINGTOOLS_API UProceduralBoxToolProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ /** Deleted move- and copy-constructors, should never be used */ \ UProceduralBoxToolProperties(UProceduralBoxToolProperties&&) = delete; \ UProceduralBoxToolProperties(const UProceduralBoxToolProperties&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLS_API, UProceduralBoxToolProperties); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UProceduralBoxToolProperties); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UProceduralBoxToolProperties) \ MESHMODELINGTOOLS_API virtual ~UProceduralBoxToolProperties(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_117_PROLOG #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_120_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_120_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_120_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UProceduralBoxToolProperties; // ********** End Class UProceduralBoxToolProperties *********************************************** // ********** Begin Class UProceduralRectangleToolProperties *************************************** struct Z_Construct_UClass_UProceduralRectangleToolProperties_Statics; MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UProceduralRectangleToolProperties_NoRegister(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_160_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUProceduralRectangleToolProperties(); \ friend struct ::Z_Construct_UClass_UProceduralRectangleToolProperties_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UProceduralRectangleToolProperties_NoRegister(); \ public: \ DECLARE_CLASS2(UProceduralRectangleToolProperties, UProceduralShapeToolProperties, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UProceduralRectangleToolProperties_NoRegister) \ DECLARE_SERIALIZER(UProceduralRectangleToolProperties) #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_160_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ MESHMODELINGTOOLS_API UProceduralRectangleToolProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ /** Deleted move- and copy-constructors, should never be used */ \ UProceduralRectangleToolProperties(UProceduralRectangleToolProperties&&) = delete; \ UProceduralRectangleToolProperties(const UProceduralRectangleToolProperties&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLS_API, UProceduralRectangleToolProperties); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UProceduralRectangleToolProperties); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UProceduralRectangleToolProperties) \ MESHMODELINGTOOLS_API virtual ~UProceduralRectangleToolProperties(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_157_PROLOG #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_160_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_160_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_160_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UProceduralRectangleToolProperties; // ********** End Class UProceduralRectangleToolProperties ***************************************** // ********** Begin Class UProceduralDiscToolProperties ******************************************** struct Z_Construct_UClass_UProceduralDiscToolProperties_Statics; MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UProceduralDiscToolProperties_NoRegister(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_212_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUProceduralDiscToolProperties(); \ friend struct ::Z_Construct_UClass_UProceduralDiscToolProperties_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UProceduralDiscToolProperties_NoRegister(); \ public: \ DECLARE_CLASS2(UProceduralDiscToolProperties, UProceduralShapeToolProperties, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UProceduralDiscToolProperties_NoRegister) \ DECLARE_SERIALIZER(UProceduralDiscToolProperties) #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_212_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ MESHMODELINGTOOLS_API UProceduralDiscToolProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ /** Deleted move- and copy-constructors, should never be used */ \ UProceduralDiscToolProperties(UProceduralDiscToolProperties&&) = delete; \ UProceduralDiscToolProperties(const UProceduralDiscToolProperties&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLS_API, UProceduralDiscToolProperties); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UProceduralDiscToolProperties); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UProceduralDiscToolProperties) \ MESHMODELINGTOOLS_API virtual ~UProceduralDiscToolProperties(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_209_PROLOG #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_212_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_212_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_212_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UProceduralDiscToolProperties; // ********** End Class UProceduralDiscToolProperties ********************************************** // ********** Begin Class UProceduralTorusToolProperties ******************************************* struct Z_Construct_UClass_UProceduralTorusToolProperties_Statics; MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UProceduralTorusToolProperties_NoRegister(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_241_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUProceduralTorusToolProperties(); \ friend struct ::Z_Construct_UClass_UProceduralTorusToolProperties_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UProceduralTorusToolProperties_NoRegister(); \ public: \ DECLARE_CLASS2(UProceduralTorusToolProperties, UProceduralShapeToolProperties, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UProceduralTorusToolProperties_NoRegister) \ DECLARE_SERIALIZER(UProceduralTorusToolProperties) #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_241_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ MESHMODELINGTOOLS_API UProceduralTorusToolProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ /** Deleted move- and copy-constructors, should never be used */ \ UProceduralTorusToolProperties(UProceduralTorusToolProperties&&) = delete; \ UProceduralTorusToolProperties(const UProceduralTorusToolProperties&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLS_API, UProceduralTorusToolProperties); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UProceduralTorusToolProperties); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UProceduralTorusToolProperties) \ MESHMODELINGTOOLS_API virtual ~UProceduralTorusToolProperties(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_238_PROLOG #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_241_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_241_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_241_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UProceduralTorusToolProperties; // ********** End Class UProceduralTorusToolProperties ********************************************* // ********** Begin Class UProceduralCylinderToolProperties **************************************** struct Z_Construct_UClass_UProceduralCylinderToolProperties_Statics; MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UProceduralCylinderToolProperties_NoRegister(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_264_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUProceduralCylinderToolProperties(); \ friend struct ::Z_Construct_UClass_UProceduralCylinderToolProperties_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UProceduralCylinderToolProperties_NoRegister(); \ public: \ DECLARE_CLASS2(UProceduralCylinderToolProperties, UProceduralShapeToolProperties, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UProceduralCylinderToolProperties_NoRegister) \ DECLARE_SERIALIZER(UProceduralCylinderToolProperties) #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_264_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ MESHMODELINGTOOLS_API UProceduralCylinderToolProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ /** Deleted move- and copy-constructors, should never be used */ \ UProceduralCylinderToolProperties(UProceduralCylinderToolProperties&&) = delete; \ UProceduralCylinderToolProperties(const UProceduralCylinderToolProperties&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLS_API, UProceduralCylinderToolProperties); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UProceduralCylinderToolProperties); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UProceduralCylinderToolProperties) \ MESHMODELINGTOOLS_API virtual ~UProceduralCylinderToolProperties(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_261_PROLOG #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_264_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_264_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_264_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UProceduralCylinderToolProperties; // ********** End Class UProceduralCylinderToolProperties ****************************************** // ********** Begin Class UProceduralConeToolProperties ******************************************** struct Z_Construct_UClass_UProceduralConeToolProperties_Statics; MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UProceduralConeToolProperties_NoRegister(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_288_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUProceduralConeToolProperties(); \ friend struct ::Z_Construct_UClass_UProceduralConeToolProperties_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UProceduralConeToolProperties_NoRegister(); \ public: \ DECLARE_CLASS2(UProceduralConeToolProperties, UProceduralShapeToolProperties, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UProceduralConeToolProperties_NoRegister) \ DECLARE_SERIALIZER(UProceduralConeToolProperties) #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_288_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ MESHMODELINGTOOLS_API UProceduralConeToolProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ /** Deleted move- and copy-constructors, should never be used */ \ UProceduralConeToolProperties(UProceduralConeToolProperties&&) = delete; \ UProceduralConeToolProperties(const UProceduralConeToolProperties&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLS_API, UProceduralConeToolProperties); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UProceduralConeToolProperties); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UProceduralConeToolProperties) \ MESHMODELINGTOOLS_API virtual ~UProceduralConeToolProperties(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_285_PROLOG #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_288_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_288_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_288_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UProceduralConeToolProperties; // ********** End Class UProceduralConeToolProperties ********************************************** // ********** Begin Class UProceduralArrowToolProperties ******************************************* struct Z_Construct_UClass_UProceduralArrowToolProperties_Statics; MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UProceduralArrowToolProperties_NoRegister(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_311_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUProceduralArrowToolProperties(); \ friend struct ::Z_Construct_UClass_UProceduralArrowToolProperties_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UProceduralArrowToolProperties_NoRegister(); \ public: \ DECLARE_CLASS2(UProceduralArrowToolProperties, UProceduralShapeToolProperties, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UProceduralArrowToolProperties_NoRegister) \ DECLARE_SERIALIZER(UProceduralArrowToolProperties) #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_311_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ MESHMODELINGTOOLS_API UProceduralArrowToolProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ /** Deleted move- and copy-constructors, should never be used */ \ UProceduralArrowToolProperties(UProceduralArrowToolProperties&&) = delete; \ UProceduralArrowToolProperties(const UProceduralArrowToolProperties&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLS_API, UProceduralArrowToolProperties); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UProceduralArrowToolProperties); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UProceduralArrowToolProperties) \ MESHMODELINGTOOLS_API virtual ~UProceduralArrowToolProperties(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_308_PROLOG #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_311_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_311_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_311_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UProceduralArrowToolProperties; // ********** End Class UProceduralArrowToolProperties ********************************************* // ********** Begin Class UProceduralSphereToolProperties ****************************************** struct Z_Construct_UClass_UProceduralSphereToolProperties_Statics; MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UProceduralSphereToolProperties_NoRegister(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_351_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUProceduralSphereToolProperties(); \ friend struct ::Z_Construct_UClass_UProceduralSphereToolProperties_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UProceduralSphereToolProperties_NoRegister(); \ public: \ DECLARE_CLASS2(UProceduralSphereToolProperties, UProceduralShapeToolProperties, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UProceduralSphereToolProperties_NoRegister) \ DECLARE_SERIALIZER(UProceduralSphereToolProperties) #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_351_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ MESHMODELINGTOOLS_API UProceduralSphereToolProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ /** Deleted move- and copy-constructors, should never be used */ \ UProceduralSphereToolProperties(UProceduralSphereToolProperties&&) = delete; \ UProceduralSphereToolProperties(const UProceduralSphereToolProperties&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLS_API, UProceduralSphereToolProperties); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UProceduralSphereToolProperties); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UProceduralSphereToolProperties) \ MESHMODELINGTOOLS_API virtual ~UProceduralSphereToolProperties(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_348_PROLOG #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_351_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_351_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_351_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UProceduralSphereToolProperties; // ********** End Class UProceduralSphereToolProperties ******************************************** // ********** Begin Class UProceduralCapsuleToolProperties ***************************************** struct Z_Construct_UClass_UProceduralCapsuleToolProperties_Statics; MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UProceduralCapsuleToolProperties_NoRegister(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_381_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUProceduralCapsuleToolProperties(); \ friend struct ::Z_Construct_UClass_UProceduralCapsuleToolProperties_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UProceduralCapsuleToolProperties_NoRegister(); \ public: \ DECLARE_CLASS2(UProceduralCapsuleToolProperties, UProceduralShapeToolProperties, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UProceduralCapsuleToolProperties_NoRegister) \ DECLARE_SERIALIZER(UProceduralCapsuleToolProperties) #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_381_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ MESHMODELINGTOOLS_API UProceduralCapsuleToolProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ /** Deleted move- and copy-constructors, should never be used */ \ UProceduralCapsuleToolProperties(UProceduralCapsuleToolProperties&&) = delete; \ UProceduralCapsuleToolProperties(const UProceduralCapsuleToolProperties&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLS_API, UProceduralCapsuleToolProperties); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UProceduralCapsuleToolProperties); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UProceduralCapsuleToolProperties) \ MESHMODELINGTOOLS_API virtual ~UProceduralCapsuleToolProperties(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_378_PROLOG #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_381_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_381_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_381_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UProceduralCapsuleToolProperties; // ********** End Class UProceduralCapsuleToolProperties ******************************************* // ********** Begin Class UProceduralStairsToolProperties ****************************************** struct Z_Construct_UClass_UProceduralStairsToolProperties_Statics; MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UProceduralStairsToolProperties_NoRegister(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_421_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUProceduralStairsToolProperties(); \ friend struct ::Z_Construct_UClass_UProceduralStairsToolProperties_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UProceduralStairsToolProperties_NoRegister(); \ public: \ DECLARE_CLASS2(UProceduralStairsToolProperties, UProceduralShapeToolProperties, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UProceduralStairsToolProperties_NoRegister) \ DECLARE_SERIALIZER(UProceduralStairsToolProperties) #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_421_ENHANCED_CONSTRUCTORS \ /** Standard constructor, called after all reflected properties have been initialized */ \ MESHMODELINGTOOLS_API UProceduralStairsToolProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ /** Deleted move- and copy-constructors, should never be used */ \ UProceduralStairsToolProperties(UProceduralStairsToolProperties&&) = delete; \ UProceduralStairsToolProperties(const UProceduralStairsToolProperties&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLS_API, UProceduralStairsToolProperties); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UProceduralStairsToolProperties); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UProceduralStairsToolProperties) \ MESHMODELINGTOOLS_API virtual ~UProceduralStairsToolProperties(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_418_PROLOG #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_421_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_421_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_421_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UProceduralStairsToolProperties; // ********** End Class UProceduralStairsToolProperties ******************************************** // ********** Begin Class UAddPrimitiveTool ******************************************************** struct Z_Construct_UClass_UAddPrimitiveTool_Statics; MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UAddPrimitiveTool_NoRegister(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_472_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUAddPrimitiveTool(); \ friend struct ::Z_Construct_UClass_UAddPrimitiveTool_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UAddPrimitiveTool_NoRegister(); \ public: \ DECLARE_CLASS2(UAddPrimitiveTool, USingleClickTool, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UAddPrimitiveTool_NoRegister) \ DECLARE_SERIALIZER(UAddPrimitiveTool) \ virtual UObject* _getUObject() const override { return const_cast(this); } #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_472_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UAddPrimitiveTool(UAddPrimitiveTool&&) = delete; \ UAddPrimitiveTool(const UAddPrimitiveTool&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLS_API, UAddPrimitiveTool); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAddPrimitiveTool); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAddPrimitiveTool) \ MESHMODELINGTOOLS_API virtual ~UAddPrimitiveTool(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_469_PROLOG #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_472_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_472_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_472_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UAddPrimitiveTool; // ********** End Class UAddPrimitiveTool ********************************************************** // ********** Begin Class UAddBoxPrimitiveTool ***************************************************** struct Z_Construct_UClass_UAddBoxPrimitiveTool_Statics; MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UAddBoxPrimitiveTool_NoRegister(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_587_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUAddBoxPrimitiveTool(); \ friend struct ::Z_Construct_UClass_UAddBoxPrimitiveTool_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UAddBoxPrimitiveTool_NoRegister(); \ public: \ DECLARE_CLASS2(UAddBoxPrimitiveTool, UAddPrimitiveTool, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UAddBoxPrimitiveTool_NoRegister) \ DECLARE_SERIALIZER(UAddBoxPrimitiveTool) #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_587_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UAddBoxPrimitiveTool(UAddBoxPrimitiveTool&&) = delete; \ UAddBoxPrimitiveTool(const UAddBoxPrimitiveTool&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UAddBoxPrimitiveTool); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAddBoxPrimitiveTool); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAddBoxPrimitiveTool) \ NO_API virtual ~UAddBoxPrimitiveTool(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_584_PROLOG #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_587_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_587_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_587_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UAddBoxPrimitiveTool; // ********** End Class UAddBoxPrimitiveTool ******************************************************* // ********** Begin Class UAddCylinderPrimitiveTool ************************************************ struct Z_Construct_UClass_UAddCylinderPrimitiveTool_Statics; MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UAddCylinderPrimitiveTool_NoRegister(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_597_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUAddCylinderPrimitiveTool(); \ friend struct ::Z_Construct_UClass_UAddCylinderPrimitiveTool_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UAddCylinderPrimitiveTool_NoRegister(); \ public: \ DECLARE_CLASS2(UAddCylinderPrimitiveTool, UAddPrimitiveTool, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UAddCylinderPrimitiveTool_NoRegister) \ DECLARE_SERIALIZER(UAddCylinderPrimitiveTool) #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_597_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UAddCylinderPrimitiveTool(UAddCylinderPrimitiveTool&&) = delete; \ UAddCylinderPrimitiveTool(const UAddCylinderPrimitiveTool&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UAddCylinderPrimitiveTool); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAddCylinderPrimitiveTool); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAddCylinderPrimitiveTool) \ NO_API virtual ~UAddCylinderPrimitiveTool(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_594_PROLOG #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_597_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_597_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_597_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UAddCylinderPrimitiveTool; // ********** End Class UAddCylinderPrimitiveTool ************************************************** // ********** Begin Class UAddCapsulePrimitiveTool ************************************************* struct Z_Construct_UClass_UAddCapsulePrimitiveTool_Statics; MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UAddCapsulePrimitiveTool_NoRegister(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_607_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUAddCapsulePrimitiveTool(); \ friend struct ::Z_Construct_UClass_UAddCapsulePrimitiveTool_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UAddCapsulePrimitiveTool_NoRegister(); \ public: \ DECLARE_CLASS2(UAddCapsulePrimitiveTool, UAddPrimitiveTool, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UAddCapsulePrimitiveTool_NoRegister) \ DECLARE_SERIALIZER(UAddCapsulePrimitiveTool) #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_607_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UAddCapsulePrimitiveTool(UAddCapsulePrimitiveTool&&) = delete; \ UAddCapsulePrimitiveTool(const UAddCapsulePrimitiveTool&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UAddCapsulePrimitiveTool); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAddCapsulePrimitiveTool); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAddCapsulePrimitiveTool) \ NO_API virtual ~UAddCapsulePrimitiveTool(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_604_PROLOG #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_607_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_607_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_607_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UAddCapsulePrimitiveTool; // ********** End Class UAddCapsulePrimitiveTool *************************************************** // ********** Begin Class UAddConePrimitiveTool **************************************************** struct Z_Construct_UClass_UAddConePrimitiveTool_Statics; MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UAddConePrimitiveTool_NoRegister(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_617_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUAddConePrimitiveTool(); \ friend struct ::Z_Construct_UClass_UAddConePrimitiveTool_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UAddConePrimitiveTool_NoRegister(); \ public: \ DECLARE_CLASS2(UAddConePrimitiveTool, UAddPrimitiveTool, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UAddConePrimitiveTool_NoRegister) \ DECLARE_SERIALIZER(UAddConePrimitiveTool) #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_617_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UAddConePrimitiveTool(UAddConePrimitiveTool&&) = delete; \ UAddConePrimitiveTool(const UAddConePrimitiveTool&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UAddConePrimitiveTool); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAddConePrimitiveTool); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAddConePrimitiveTool) \ NO_API virtual ~UAddConePrimitiveTool(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_614_PROLOG #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_617_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_617_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_617_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UAddConePrimitiveTool; // ********** End Class UAddConePrimitiveTool ****************************************************** // ********** Begin Class UAddRectanglePrimitiveTool *********************************************** struct Z_Construct_UClass_UAddRectanglePrimitiveTool_Statics; MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UAddRectanglePrimitiveTool_NoRegister(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_627_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUAddRectanglePrimitiveTool(); \ friend struct ::Z_Construct_UClass_UAddRectanglePrimitiveTool_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UAddRectanglePrimitiveTool_NoRegister(); \ public: \ DECLARE_CLASS2(UAddRectanglePrimitiveTool, UAddPrimitiveTool, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UAddRectanglePrimitiveTool_NoRegister) \ DECLARE_SERIALIZER(UAddRectanglePrimitiveTool) #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_627_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UAddRectanglePrimitiveTool(UAddRectanglePrimitiveTool&&) = delete; \ UAddRectanglePrimitiveTool(const UAddRectanglePrimitiveTool&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UAddRectanglePrimitiveTool); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAddRectanglePrimitiveTool); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAddRectanglePrimitiveTool) \ NO_API virtual ~UAddRectanglePrimitiveTool(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_624_PROLOG #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_627_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_627_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_627_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UAddRectanglePrimitiveTool; // ********** End Class UAddRectanglePrimitiveTool ************************************************* // ********** Begin Class UAddDiscPrimitiveTool **************************************************** struct Z_Construct_UClass_UAddDiscPrimitiveTool_Statics; MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UAddDiscPrimitiveTool_NoRegister(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_637_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUAddDiscPrimitiveTool(); \ friend struct ::Z_Construct_UClass_UAddDiscPrimitiveTool_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UAddDiscPrimitiveTool_NoRegister(); \ public: \ DECLARE_CLASS2(UAddDiscPrimitiveTool, UAddPrimitiveTool, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UAddDiscPrimitiveTool_NoRegister) \ DECLARE_SERIALIZER(UAddDiscPrimitiveTool) #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_637_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UAddDiscPrimitiveTool(UAddDiscPrimitiveTool&&) = delete; \ UAddDiscPrimitiveTool(const UAddDiscPrimitiveTool&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UAddDiscPrimitiveTool); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAddDiscPrimitiveTool); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAddDiscPrimitiveTool) \ NO_API virtual ~UAddDiscPrimitiveTool(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_634_PROLOG #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_637_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_637_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_637_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UAddDiscPrimitiveTool; // ********** End Class UAddDiscPrimitiveTool ****************************************************** // ********** Begin Class UAddTorusPrimitiveTool *************************************************** struct Z_Construct_UClass_UAddTorusPrimitiveTool_Statics; MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UAddTorusPrimitiveTool_NoRegister(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_648_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUAddTorusPrimitiveTool(); \ friend struct ::Z_Construct_UClass_UAddTorusPrimitiveTool_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UAddTorusPrimitiveTool_NoRegister(); \ public: \ DECLARE_CLASS2(UAddTorusPrimitiveTool, UAddPrimitiveTool, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UAddTorusPrimitiveTool_NoRegister) \ DECLARE_SERIALIZER(UAddTorusPrimitiveTool) #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_648_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UAddTorusPrimitiveTool(UAddTorusPrimitiveTool&&) = delete; \ UAddTorusPrimitiveTool(const UAddTorusPrimitiveTool&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UAddTorusPrimitiveTool); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAddTorusPrimitiveTool); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAddTorusPrimitiveTool) \ NO_API virtual ~UAddTorusPrimitiveTool(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_645_PROLOG #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_648_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_648_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_648_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UAddTorusPrimitiveTool; // ********** End Class UAddTorusPrimitiveTool ***************************************************** // ********** Begin Class UAddArrowPrimitiveTool *************************************************** struct Z_Construct_UClass_UAddArrowPrimitiveTool_Statics; MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UAddArrowPrimitiveTool_NoRegister(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_658_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUAddArrowPrimitiveTool(); \ friend struct ::Z_Construct_UClass_UAddArrowPrimitiveTool_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UAddArrowPrimitiveTool_NoRegister(); \ public: \ DECLARE_CLASS2(UAddArrowPrimitiveTool, UAddPrimitiveTool, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UAddArrowPrimitiveTool_NoRegister) \ DECLARE_SERIALIZER(UAddArrowPrimitiveTool) #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_658_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UAddArrowPrimitiveTool(UAddArrowPrimitiveTool&&) = delete; \ UAddArrowPrimitiveTool(const UAddArrowPrimitiveTool&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UAddArrowPrimitiveTool); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAddArrowPrimitiveTool); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAddArrowPrimitiveTool) \ NO_API virtual ~UAddArrowPrimitiveTool(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_655_PROLOG #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_658_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_658_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_658_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UAddArrowPrimitiveTool; // ********** End Class UAddArrowPrimitiveTool ***************************************************** // ********** Begin Class UAddSpherePrimitiveTool ************************************************** struct Z_Construct_UClass_UAddSpherePrimitiveTool_Statics; MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UAddSpherePrimitiveTool_NoRegister(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_668_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUAddSpherePrimitiveTool(); \ friend struct ::Z_Construct_UClass_UAddSpherePrimitiveTool_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UAddSpherePrimitiveTool_NoRegister(); \ public: \ DECLARE_CLASS2(UAddSpherePrimitiveTool, UAddPrimitiveTool, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UAddSpherePrimitiveTool_NoRegister) \ DECLARE_SERIALIZER(UAddSpherePrimitiveTool) #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_668_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UAddSpherePrimitiveTool(UAddSpherePrimitiveTool&&) = delete; \ UAddSpherePrimitiveTool(const UAddSpherePrimitiveTool&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UAddSpherePrimitiveTool); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAddSpherePrimitiveTool); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAddSpherePrimitiveTool) \ NO_API virtual ~UAddSpherePrimitiveTool(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_665_PROLOG #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_668_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_668_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_668_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UAddSpherePrimitiveTool; // ********** End Class UAddSpherePrimitiveTool **************************************************** // ********** Begin Class UAddStairsPrimitiveTool ************************************************** struct Z_Construct_UClass_UAddStairsPrimitiveTool_Statics; MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UAddStairsPrimitiveTool_NoRegister(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_682_INCLASS_NO_PURE_DECLS \ private: \ static void StaticRegisterNativesUAddStairsPrimitiveTool(); \ friend struct ::Z_Construct_UClass_UAddStairsPrimitiveTool_Statics; \ static UClass* GetPrivateStaticClass(); \ friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UAddStairsPrimitiveTool_NoRegister(); \ public: \ DECLARE_CLASS2(UAddStairsPrimitiveTool, UAddPrimitiveTool, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UAddStairsPrimitiveTool_NoRegister) \ DECLARE_SERIALIZER(UAddStairsPrimitiveTool) #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_682_ENHANCED_CONSTRUCTORS \ /** Deleted move- and copy-constructors, should never be used */ \ UAddStairsPrimitiveTool(UAddStairsPrimitiveTool&&) = delete; \ UAddStairsPrimitiveTool(const UAddStairsPrimitiveTool&) = delete; \ DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UAddStairsPrimitiveTool); \ DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAddStairsPrimitiveTool); \ DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAddStairsPrimitiveTool) \ NO_API virtual ~UAddStairsPrimitiveTool(); #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_679_PROLOG #define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_682_GENERATED_BODY \ PRAGMA_DISABLE_DEPRECATION_WARNINGS \ public: \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_682_INCLASS_NO_PURE_DECLS \ FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h_682_ENHANCED_CONSTRUCTORS \ private: \ PRAGMA_ENABLE_DEPRECATION_WARNINGS class UAddStairsPrimitiveTool; // ********** End Class UAddStairsPrimitiveTool **************************************************** #undef CURRENT_FILE_ID #define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_AddPrimitiveTool_h // ********** Begin Enum EMakeMeshPlacementType **************************************************** #define FOREACH_ENUM_EMAKEMESHPLACEMENTTYPE(op) \ op(EMakeMeshPlacementType::GroundPlane) \ op(EMakeMeshPlacementType::OnScene) \ op(EMakeMeshPlacementType::AtOrigin) enum class EMakeMeshPlacementType : uint8; template<> struct TIsUEnumClass { enum { Value = true }; }; template<> MESHMODELINGTOOLS_NON_ATTRIBUTED_API UEnum* StaticEnum(); // ********** End Enum EMakeMeshPlacementType ****************************************************** // ********** Begin Enum EMakeMeshPivotLocation **************************************************** #define FOREACH_ENUM_EMAKEMESHPIVOTLOCATION(op) \ op(EMakeMeshPivotLocation::Base) \ op(EMakeMeshPivotLocation::Centered) \ op(EMakeMeshPivotLocation::Top) enum class EMakeMeshPivotLocation : uint8; template<> struct TIsUEnumClass { enum { Value = true }; }; template<> MESHMODELINGTOOLS_NON_ATTRIBUTED_API UEnum* StaticEnum(); // ********** End Enum EMakeMeshPivotLocation ****************************************************** // ********** Begin Enum EMakeMeshPolygroupMode **************************************************** #define FOREACH_ENUM_EMAKEMESHPOLYGROUPMODE(op) \ op(EMakeMeshPolygroupMode::PerShape) \ op(EMakeMeshPolygroupMode::PerFace) \ op(EMakeMeshPolygroupMode::PerQuad) enum class EMakeMeshPolygroupMode : uint8; template<> struct TIsUEnumClass { enum { Value = true }; }; template<> MESHMODELINGTOOLS_NON_ATTRIBUTED_API UEnum* StaticEnum(); // ********** End Enum EMakeMeshPolygroupMode ****************************************************** // ********** Begin Enum EProceduralRectType ******************************************************* #define FOREACH_ENUM_EPROCEDURALRECTTYPE(op) \ op(EProceduralRectType::Rectangle) \ op(EProceduralRectType::RoundedRectangle) enum class EProceduralRectType; template<> struct TIsUEnumClass { enum { Value = true }; }; template<> MESHMODELINGTOOLS_NON_ATTRIBUTED_API UEnum* StaticEnum(); // ********** End Enum EProceduralRectType ********************************************************* // ********** Begin Enum EProceduralDiscType ******************************************************* #define FOREACH_ENUM_EPROCEDURALDISCTYPE(op) \ op(EProceduralDiscType::Disc) \ op(EProceduralDiscType::PuncturedDisc) enum class EProceduralDiscType; template<> struct TIsUEnumClass { enum { Value = true }; }; template<> MESHMODELINGTOOLS_NON_ATTRIBUTED_API UEnum* StaticEnum(); // ********** End Enum EProceduralDiscType ********************************************************* // ********** Begin Enum EProceduralSphereType ***************************************************** #define FOREACH_ENUM_EPROCEDURALSPHERETYPE(op) \ op(EProceduralSphereType::LatLong) \ op(EProceduralSphereType::Box) enum class EProceduralSphereType; template<> struct TIsUEnumClass { enum { Value = true }; }; template<> MESHMODELINGTOOLS_NON_ATTRIBUTED_API UEnum* StaticEnum(); // ********** End Enum EProceduralSphereType ******************************************************* // ********** Begin Enum EProceduralStairsType ***************************************************** #define FOREACH_ENUM_EPROCEDURALSTAIRSTYPE(op) \ op(EProceduralStairsType::Linear) \ op(EProceduralStairsType::Floating) \ op(EProceduralStairsType::Curved) \ op(EProceduralStairsType::Spiral) enum class EProceduralStairsType; template<> struct TIsUEnumClass { enum { Value = true }; }; template<> MESHMODELINGTOOLS_NON_ATTRIBUTED_API UEnum* StaticEnum(); // ********** End Enum EProceduralStairsType ******************************************************* PRAGMA_ENABLE_DEPRECATION_WARNINGS