164 lines
10 KiB
C++
164 lines
10 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 "Polymodeling/OffsetMeshSelectionTool.h"
|
|
|
|
#ifdef MESHMODELINGTOOLSEXP_OffsetMeshSelectionTool_generated_h
|
|
#error "OffsetMeshSelectionTool.generated.h already included, missing '#pragma once' in OffsetMeshSelectionTool.h"
|
|
#endif
|
|
#define MESHMODELINGTOOLSEXP_OffsetMeshSelectionTool_generated_h
|
|
|
|
#include "UObject/ObjectMacros.h"
|
|
#include "UObject/ScriptMacros.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
|
|
// ********** Begin Class UOffsetMeshSelectionToolBuilder ******************************************
|
|
struct Z_Construct_UClass_UOffsetMeshSelectionToolBuilder_Statics;
|
|
MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UOffsetMeshSelectionToolBuilder_NoRegister();
|
|
|
|
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Polymodeling_OffsetMeshSelectionTool_h_24_INCLASS_NO_PURE_DECLS \
|
|
private: \
|
|
static void StaticRegisterNativesUOffsetMeshSelectionToolBuilder(); \
|
|
friend struct ::Z_Construct_UClass_UOffsetMeshSelectionToolBuilder_Statics; \
|
|
static UClass* GetPrivateStaticClass(); \
|
|
friend MESHMODELINGTOOLSEXP_API UClass* ::Z_Construct_UClass_UOffsetMeshSelectionToolBuilder_NoRegister(); \
|
|
public: \
|
|
DECLARE_CLASS2(UOffsetMeshSelectionToolBuilder, USingleTargetWithSelectionToolBuilder, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingToolsExp"), Z_Construct_UClass_UOffsetMeshSelectionToolBuilder_NoRegister) \
|
|
DECLARE_SERIALIZER(UOffsetMeshSelectionToolBuilder)
|
|
|
|
|
|
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Polymodeling_OffsetMeshSelectionTool_h_24_ENHANCED_CONSTRUCTORS \
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
|
MESHMODELINGTOOLSEXP_API UOffsetMeshSelectionToolBuilder(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
|
UOffsetMeshSelectionToolBuilder(UOffsetMeshSelectionToolBuilder&&) = delete; \
|
|
UOffsetMeshSelectionToolBuilder(const UOffsetMeshSelectionToolBuilder&) = delete; \
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLSEXP_API, UOffsetMeshSelectionToolBuilder); \
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UOffsetMeshSelectionToolBuilder); \
|
|
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UOffsetMeshSelectionToolBuilder) \
|
|
MESHMODELINGTOOLSEXP_API virtual ~UOffsetMeshSelectionToolBuilder();
|
|
|
|
|
|
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Polymodeling_OffsetMeshSelectionTool_h_21_PROLOG
|
|
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Polymodeling_OffsetMeshSelectionTool_h_24_GENERATED_BODY \
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
|
public: \
|
|
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Polymodeling_OffsetMeshSelectionTool_h_24_INCLASS_NO_PURE_DECLS \
|
|
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Polymodeling_OffsetMeshSelectionTool_h_24_ENHANCED_CONSTRUCTORS \
|
|
private: \
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
|
|
|
|
|
class UOffsetMeshSelectionToolBuilder;
|
|
|
|
// ********** End Class UOffsetMeshSelectionToolBuilder ********************************************
|
|
|
|
// ********** Begin Class UOffsetMeshSelectionToolProperties ***************************************
|
|
struct Z_Construct_UClass_UOffsetMeshSelectionToolProperties_Statics;
|
|
MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UOffsetMeshSelectionToolProperties_NoRegister();
|
|
|
|
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Polymodeling_OffsetMeshSelectionTool_h_53_INCLASS_NO_PURE_DECLS \
|
|
private: \
|
|
static void StaticRegisterNativesUOffsetMeshSelectionToolProperties(); \
|
|
friend struct ::Z_Construct_UClass_UOffsetMeshSelectionToolProperties_Statics; \
|
|
static UClass* GetPrivateStaticClass(); \
|
|
friend MESHMODELINGTOOLSEXP_API UClass* ::Z_Construct_UClass_UOffsetMeshSelectionToolProperties_NoRegister(); \
|
|
public: \
|
|
DECLARE_CLASS2(UOffsetMeshSelectionToolProperties, UInteractiveToolPropertySet, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingToolsExp"), Z_Construct_UClass_UOffsetMeshSelectionToolProperties_NoRegister) \
|
|
DECLARE_SERIALIZER(UOffsetMeshSelectionToolProperties)
|
|
|
|
|
|
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Polymodeling_OffsetMeshSelectionTool_h_53_ENHANCED_CONSTRUCTORS \
|
|
/** Standard constructor, called after all reflected properties have been initialized */ \
|
|
MESHMODELINGTOOLSEXP_API UOffsetMeshSelectionToolProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
|
UOffsetMeshSelectionToolProperties(UOffsetMeshSelectionToolProperties&&) = delete; \
|
|
UOffsetMeshSelectionToolProperties(const UOffsetMeshSelectionToolProperties&) = delete; \
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLSEXP_API, UOffsetMeshSelectionToolProperties); \
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UOffsetMeshSelectionToolProperties); \
|
|
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UOffsetMeshSelectionToolProperties) \
|
|
MESHMODELINGTOOLSEXP_API virtual ~UOffsetMeshSelectionToolProperties();
|
|
|
|
|
|
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Polymodeling_OffsetMeshSelectionTool_h_50_PROLOG
|
|
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Polymodeling_OffsetMeshSelectionTool_h_53_GENERATED_BODY \
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
|
public: \
|
|
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Polymodeling_OffsetMeshSelectionTool_h_53_INCLASS_NO_PURE_DECLS \
|
|
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Polymodeling_OffsetMeshSelectionTool_h_53_ENHANCED_CONSTRUCTORS \
|
|
private: \
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
|
|
|
|
|
class UOffsetMeshSelectionToolProperties;
|
|
|
|
// ********** End Class UOffsetMeshSelectionToolProperties *****************************************
|
|
|
|
// ********** Begin Class UOffsetMeshSelectionTool *************************************************
|
|
struct Z_Construct_UClass_UOffsetMeshSelectionTool_Statics;
|
|
MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UOffsetMeshSelectionTool_NoRegister();
|
|
|
|
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Polymodeling_OffsetMeshSelectionTool_h_118_INCLASS_NO_PURE_DECLS \
|
|
private: \
|
|
static void StaticRegisterNativesUOffsetMeshSelectionTool(); \
|
|
friend struct ::Z_Construct_UClass_UOffsetMeshSelectionTool_Statics; \
|
|
static UClass* GetPrivateStaticClass(); \
|
|
friend MESHMODELINGTOOLSEXP_API UClass* ::Z_Construct_UClass_UOffsetMeshSelectionTool_NoRegister(); \
|
|
public: \
|
|
DECLARE_CLASS2(UOffsetMeshSelectionTool, USingleTargetWithSelectionTool, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingToolsExp"), Z_Construct_UClass_UOffsetMeshSelectionTool_NoRegister) \
|
|
DECLARE_SERIALIZER(UOffsetMeshSelectionTool)
|
|
|
|
|
|
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Polymodeling_OffsetMeshSelectionTool_h_118_ENHANCED_CONSTRUCTORS \
|
|
/** Deleted move- and copy-constructors, should never be used */ \
|
|
UOffsetMeshSelectionTool(UOffsetMeshSelectionTool&&) = delete; \
|
|
UOffsetMeshSelectionTool(const UOffsetMeshSelectionTool&) = delete; \
|
|
DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLSEXP_API, UOffsetMeshSelectionTool); \
|
|
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UOffsetMeshSelectionTool); \
|
|
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UOffsetMeshSelectionTool) \
|
|
MESHMODELINGTOOLSEXP_API virtual ~UOffsetMeshSelectionTool();
|
|
|
|
|
|
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Polymodeling_OffsetMeshSelectionTool_h_115_PROLOG
|
|
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Polymodeling_OffsetMeshSelectionTool_h_118_GENERATED_BODY \
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
|
|
public: \
|
|
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Polymodeling_OffsetMeshSelectionTool_h_118_INCLASS_NO_PURE_DECLS \
|
|
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Polymodeling_OffsetMeshSelectionTool_h_118_ENHANCED_CONSTRUCTORS \
|
|
private: \
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|
|
|
|
|
|
class UOffsetMeshSelectionTool;
|
|
|
|
// ********** End Class UOffsetMeshSelectionTool ***************************************************
|
|
|
|
#undef CURRENT_FILE_ID
|
|
#define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_Polymodeling_OffsetMeshSelectionTool_h
|
|
|
|
// ********** Begin Enum EOffsetMeshSelectionInteractionMode ***************************************
|
|
#define FOREACH_ENUM_EOFFSETMESHSELECTIONINTERACTIONMODE(op) \
|
|
op(EOffsetMeshSelectionInteractionMode::Fixed)
|
|
|
|
enum class EOffsetMeshSelectionInteractionMode : uint8;
|
|
template<> struct TIsUEnumClass<EOffsetMeshSelectionInteractionMode> { enum { Value = true }; };
|
|
template<> MESHMODELINGTOOLSEXP_NON_ATTRIBUTED_API UEnum* StaticEnum<EOffsetMeshSelectionInteractionMode>();
|
|
// ********** End Enum EOffsetMeshSelectionInteractionMode *****************************************
|
|
|
|
// ********** Begin Enum EOffsetMeshSelectionDirectionMode *****************************************
|
|
#define FOREACH_ENUM_EOFFSETMESHSELECTIONDIRECTIONMODE(op) \
|
|
op(EOffsetMeshSelectionDirectionMode::VertexNormals) \
|
|
op(EOffsetMeshSelectionDirectionMode::FaceNormals) \
|
|
op(EOffsetMeshSelectionDirectionMode::ConstantWidth)
|
|
|
|
enum class EOffsetMeshSelectionDirectionMode : uint8;
|
|
template<> struct TIsUEnumClass<EOffsetMeshSelectionDirectionMode> { enum { Value = true }; };
|
|
template<> MESHMODELINGTOOLSEXP_NON_ATTRIBUTED_API UEnum* StaticEnum<EOffsetMeshSelectionDirectionMode>();
|
|
// ********** End Enum EOffsetMeshSelectionDirectionMode *******************************************
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|