Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateEditor/Inc/MeshModelingTools/UHT/OffsetMeshTool.generated.h
Norman Lansing ecb33115bf Initial Commit
2026-01-28 19:08:51 -05:00

277 lines
16 KiB
C++

// 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 "OffsetMeshTool.h"
#ifdef MESHMODELINGTOOLS_OffsetMeshTool_generated_h
#error "OffsetMeshTool.generated.h already included, missing '#pragma once' in OffsetMeshTool.h"
#endif
#define MESHMODELINGTOOLS_OffsetMeshTool_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UOffsetMeshToolProperties ************************************************
struct Z_Construct_UClass_UOffsetMeshToolProperties_Statics;
MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UOffsetMeshToolProperties_NoRegister();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_29_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUOffsetMeshToolProperties(); \
friend struct ::Z_Construct_UClass_UOffsetMeshToolProperties_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UOffsetMeshToolProperties_NoRegister(); \
public: \
DECLARE_CLASS2(UOffsetMeshToolProperties, UInteractiveToolPropertySet, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UOffsetMeshToolProperties_NoRegister) \
DECLARE_SERIALIZER(UOffsetMeshToolProperties)
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_29_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
MESHMODELINGTOOLS_API UOffsetMeshToolProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UOffsetMeshToolProperties(UOffsetMeshToolProperties&&) = delete; \
UOffsetMeshToolProperties(const UOffsetMeshToolProperties&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLS_API, UOffsetMeshToolProperties); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UOffsetMeshToolProperties); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UOffsetMeshToolProperties) \
MESHMODELINGTOOLS_API virtual ~UOffsetMeshToolProperties();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_26_PROLOG
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_29_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_29_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_29_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UOffsetMeshToolProperties;
// ********** End Class UOffsetMeshToolProperties **************************************************
// ********** Begin Class UOffsetWeightMapSetProperties ********************************************
struct Z_Construct_UClass_UOffsetWeightMapSetProperties_Statics;
MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UOffsetWeightMapSetProperties_NoRegister();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_50_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUOffsetWeightMapSetProperties(); \
friend struct ::Z_Construct_UClass_UOffsetWeightMapSetProperties_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UOffsetWeightMapSetProperties_NoRegister(); \
public: \
DECLARE_CLASS2(UOffsetWeightMapSetProperties, UWeightMapSetProperties, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UOffsetWeightMapSetProperties_NoRegister) \
DECLARE_SERIALIZER(UOffsetWeightMapSetProperties)
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_50_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
MESHMODELINGTOOLS_API UOffsetWeightMapSetProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UOffsetWeightMapSetProperties(UOffsetWeightMapSetProperties&&) = delete; \
UOffsetWeightMapSetProperties(const UOffsetWeightMapSetProperties&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLS_API, UOffsetWeightMapSetProperties); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UOffsetWeightMapSetProperties); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UOffsetWeightMapSetProperties) \
MESHMODELINGTOOLS_API virtual ~UOffsetWeightMapSetProperties();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_47_PROLOG
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_50_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_50_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_50_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UOffsetWeightMapSetProperties;
// ********** End Class UOffsetWeightMapSetProperties **********************************************
// ********** Begin Class UIterativeOffsetProperties ***********************************************
struct Z_Construct_UClass_UIterativeOffsetProperties_Statics;
MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UIterativeOffsetProperties_NoRegister();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_63_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUIterativeOffsetProperties(); \
friend struct ::Z_Construct_UClass_UIterativeOffsetProperties_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UIterativeOffsetProperties_NoRegister(); \
public: \
DECLARE_CLASS2(UIterativeOffsetProperties, UInteractiveToolPropertySet, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UIterativeOffsetProperties_NoRegister) \
DECLARE_SERIALIZER(UIterativeOffsetProperties)
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_63_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
MESHMODELINGTOOLS_API UIterativeOffsetProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UIterativeOffsetProperties(UIterativeOffsetProperties&&) = delete; \
UIterativeOffsetProperties(const UIterativeOffsetProperties&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLS_API, UIterativeOffsetProperties); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UIterativeOffsetProperties); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UIterativeOffsetProperties) \
MESHMODELINGTOOLS_API virtual ~UIterativeOffsetProperties();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_60_PROLOG
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_63_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_63_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_63_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UIterativeOffsetProperties;
// ********** End Class UIterativeOffsetProperties *************************************************
// ********** Begin Class UImplicitOffsetProperties ************************************************
struct Z_Construct_UClass_UImplicitOffsetProperties_Statics;
MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UImplicitOffsetProperties_NoRegister();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_88_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUImplicitOffsetProperties(); \
friend struct ::Z_Construct_UClass_UImplicitOffsetProperties_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UImplicitOffsetProperties_NoRegister(); \
public: \
DECLARE_CLASS2(UImplicitOffsetProperties, UInteractiveToolPropertySet, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UImplicitOffsetProperties_NoRegister) \
DECLARE_SERIALIZER(UImplicitOffsetProperties)
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_88_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
MESHMODELINGTOOLS_API UImplicitOffsetProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UImplicitOffsetProperties(UImplicitOffsetProperties&&) = delete; \
UImplicitOffsetProperties(const UImplicitOffsetProperties&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLS_API, UImplicitOffsetProperties); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UImplicitOffsetProperties); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UImplicitOffsetProperties) \
MESHMODELINGTOOLS_API virtual ~UImplicitOffsetProperties();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_85_PROLOG
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_88_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_88_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_88_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UImplicitOffsetProperties;
// ********** End Class UImplicitOffsetProperties **************************************************
// ********** Begin Class UOffsetMeshTool **********************************************************
struct Z_Construct_UClass_UOffsetMeshTool_Statics;
MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UOffsetMeshTool_NoRegister();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_111_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUOffsetMeshTool(); \
friend struct ::Z_Construct_UClass_UOffsetMeshTool_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UOffsetMeshTool_NoRegister(); \
public: \
DECLARE_CLASS2(UOffsetMeshTool, UBaseMeshProcessingTool, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UOffsetMeshTool_NoRegister) \
DECLARE_SERIALIZER(UOffsetMeshTool)
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_111_ENHANCED_CONSTRUCTORS \
/** Deleted move- and copy-constructors, should never be used */ \
UOffsetMeshTool(UOffsetMeshTool&&) = delete; \
UOffsetMeshTool(const UOffsetMeshTool&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLS_API, UOffsetMeshTool); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UOffsetMeshTool); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UOffsetMeshTool) \
MESHMODELINGTOOLS_API virtual ~UOffsetMeshTool();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_108_PROLOG
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_111_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_111_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_111_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UOffsetMeshTool;
// ********** End Class UOffsetMeshTool ************************************************************
// ********** Begin Class UOffsetMeshToolBuilder ***************************************************
struct Z_Construct_UClass_UOffsetMeshToolBuilder_Statics;
MESHMODELINGTOOLS_API UClass* Z_Construct_UClass_UOffsetMeshToolBuilder_NoRegister();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_151_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUOffsetMeshToolBuilder(); \
friend struct ::Z_Construct_UClass_UOffsetMeshToolBuilder_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MESHMODELINGTOOLS_API UClass* ::Z_Construct_UClass_UOffsetMeshToolBuilder_NoRegister(); \
public: \
DECLARE_CLASS2(UOffsetMeshToolBuilder, UBaseMeshProcessingToolBuilder, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingTools"), Z_Construct_UClass_UOffsetMeshToolBuilder_NoRegister) \
DECLARE_SERIALIZER(UOffsetMeshToolBuilder)
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_151_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
MESHMODELINGTOOLS_API UOffsetMeshToolBuilder(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UOffsetMeshToolBuilder(UOffsetMeshToolBuilder&&) = delete; \
UOffsetMeshToolBuilder(const UOffsetMeshToolBuilder&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLS_API, UOffsetMeshToolBuilder); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UOffsetMeshToolBuilder); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UOffsetMeshToolBuilder) \
MESHMODELINGTOOLS_API virtual ~UOffsetMeshToolBuilder();
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_148_PROLOG
#define FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_151_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_151_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h_151_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UOffsetMeshToolBuilder;
// ********** End Class UOffsetMeshToolBuilder *****************************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Runtime_MeshModelingToolset_Source_MeshModelingTools_Public_OffsetMeshTool_h
// ********** Begin Enum EOffsetMeshToolOffsetType *************************************************
#define FOREACH_ENUM_EOFFSETMESHTOOLOFFSETTYPE(op) \
op(EOffsetMeshToolOffsetType::Iterative) \
op(EOffsetMeshToolOffsetType::Implicit)
enum class EOffsetMeshToolOffsetType : uint8;
template<> struct TIsUEnumClass<EOffsetMeshToolOffsetType> { enum { Value = true }; };
template<> MESHMODELINGTOOLS_NON_ATTRIBUTED_API UEnum* StaticEnum<EOffsetMeshToolOffsetType>();
// ********** End Enum EOffsetMeshToolOffsetType ***************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS