Files
DedicatedServerCourse/Intermediate/Build/Win64/FPSTemplateEditor/Inc/MeshModelingToolsExp/UHT/VoxelBlendMeshesTool.generated.h

154 lines
9.1 KiB
C
Raw Normal View History

2026-01-28 19:08:51 -05:00
// 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 "VoxelBlendMeshesTool.h"
#ifdef MESHMODELINGTOOLSEXP_VoxelBlendMeshesTool_generated_h
#error "VoxelBlendMeshesTool.generated.h already included, missing '#pragma once' in VoxelBlendMeshesTool.h"
#endif
#define MESHMODELINGTOOLSEXP_VoxelBlendMeshesTool_generated_h
#include "UObject/ObjectMacros.h"
#include "UObject/ScriptMacros.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGS
// ********** Begin Class UVoxelBlendMeshesToolProperties ******************************************
struct Z_Construct_UClass_UVoxelBlendMeshesToolProperties_Statics;
MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UVoxelBlendMeshesToolProperties_NoRegister();
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_VoxelBlendMeshesTool_h_32_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUVoxelBlendMeshesToolProperties(); \
friend struct ::Z_Construct_UClass_UVoxelBlendMeshesToolProperties_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MESHMODELINGTOOLSEXP_API UClass* ::Z_Construct_UClass_UVoxelBlendMeshesToolProperties_NoRegister(); \
public: \
DECLARE_CLASS2(UVoxelBlendMeshesToolProperties, UInteractiveToolPropertySet, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingToolsExp"), Z_Construct_UClass_UVoxelBlendMeshesToolProperties_NoRegister) \
DECLARE_SERIALIZER(UVoxelBlendMeshesToolProperties)
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_VoxelBlendMeshesTool_h_32_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
MESHMODELINGTOOLSEXP_API UVoxelBlendMeshesToolProperties(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UVoxelBlendMeshesToolProperties(UVoxelBlendMeshesToolProperties&&) = delete; \
UVoxelBlendMeshesToolProperties(const UVoxelBlendMeshesToolProperties&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLSEXP_API, UVoxelBlendMeshesToolProperties); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UVoxelBlendMeshesToolProperties); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UVoxelBlendMeshesToolProperties) \
MESHMODELINGTOOLSEXP_API virtual ~UVoxelBlendMeshesToolProperties();
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_VoxelBlendMeshesTool_h_29_PROLOG
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_VoxelBlendMeshesTool_h_32_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_VoxelBlendMeshesTool_h_32_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_VoxelBlendMeshesTool_h_32_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UVoxelBlendMeshesToolProperties;
// ********** End Class UVoxelBlendMeshesToolProperties ********************************************
// ********** Begin Class UVoxelBlendMeshesTool ****************************************************
struct Z_Construct_UClass_UVoxelBlendMeshesTool_Statics;
MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UVoxelBlendMeshesTool_NoRegister();
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_VoxelBlendMeshesTool_h_70_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUVoxelBlendMeshesTool(); \
friend struct ::Z_Construct_UClass_UVoxelBlendMeshesTool_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MESHMODELINGTOOLSEXP_API UClass* ::Z_Construct_UClass_UVoxelBlendMeshesTool_NoRegister(); \
public: \
DECLARE_CLASS2(UVoxelBlendMeshesTool, UBaseVoxelTool, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingToolsExp"), Z_Construct_UClass_UVoxelBlendMeshesTool_NoRegister) \
DECLARE_SERIALIZER(UVoxelBlendMeshesTool)
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_VoxelBlendMeshesTool_h_70_ENHANCED_CONSTRUCTORS \
/** Deleted move- and copy-constructors, should never be used */ \
UVoxelBlendMeshesTool(UVoxelBlendMeshesTool&&) = delete; \
UVoxelBlendMeshesTool(const UVoxelBlendMeshesTool&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLSEXP_API, UVoxelBlendMeshesTool); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UVoxelBlendMeshesTool); \
DEFINE_DEFAULT_CONSTRUCTOR_CALL(UVoxelBlendMeshesTool) \
MESHMODELINGTOOLSEXP_API virtual ~UVoxelBlendMeshesTool();
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_VoxelBlendMeshesTool_h_67_PROLOG
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_VoxelBlendMeshesTool_h_70_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_VoxelBlendMeshesTool_h_70_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_VoxelBlendMeshesTool_h_70_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UVoxelBlendMeshesTool;
// ********** End Class UVoxelBlendMeshesTool ******************************************************
// ********** Begin Class UVoxelBlendMeshesToolBuilder *********************************************
struct Z_Construct_UClass_UVoxelBlendMeshesToolBuilder_Statics;
MESHMODELINGTOOLSEXP_API UClass* Z_Construct_UClass_UVoxelBlendMeshesToolBuilder_NoRegister();
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_VoxelBlendMeshesTool_h_108_INCLASS_NO_PURE_DECLS \
private: \
static void StaticRegisterNativesUVoxelBlendMeshesToolBuilder(); \
friend struct ::Z_Construct_UClass_UVoxelBlendMeshesToolBuilder_Statics; \
static UClass* GetPrivateStaticClass(); \
friend MESHMODELINGTOOLSEXP_API UClass* ::Z_Construct_UClass_UVoxelBlendMeshesToolBuilder_NoRegister(); \
public: \
DECLARE_CLASS2(UVoxelBlendMeshesToolBuilder, UBaseCreateFromSelectedToolBuilder, COMPILED_IN_FLAGS(0 | CLASS_Transient), CASTCLASS_None, TEXT("/Script/MeshModelingToolsExp"), Z_Construct_UClass_UVoxelBlendMeshesToolBuilder_NoRegister) \
DECLARE_SERIALIZER(UVoxelBlendMeshesToolBuilder)
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_VoxelBlendMeshesTool_h_108_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
MESHMODELINGTOOLSEXP_API UVoxelBlendMeshesToolBuilder(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
/** Deleted move- and copy-constructors, should never be used */ \
UVoxelBlendMeshesToolBuilder(UVoxelBlendMeshesToolBuilder&&) = delete; \
UVoxelBlendMeshesToolBuilder(const UVoxelBlendMeshesToolBuilder&) = delete; \
DECLARE_VTABLE_PTR_HELPER_CTOR(MESHMODELINGTOOLSEXP_API, UVoxelBlendMeshesToolBuilder); \
DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UVoxelBlendMeshesToolBuilder); \
DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UVoxelBlendMeshesToolBuilder) \
MESHMODELINGTOOLSEXP_API virtual ~UVoxelBlendMeshesToolBuilder();
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_VoxelBlendMeshesTool_h_105_PROLOG
#define FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_VoxelBlendMeshesTool_h_108_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_VoxelBlendMeshesTool_h_108_INCLASS_NO_PURE_DECLS \
FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_VoxelBlendMeshesTool_h_108_ENHANCED_CONSTRUCTORS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS
class UVoxelBlendMeshesToolBuilder;
// ********** End Class UVoxelBlendMeshesToolBuilder ***********************************************
#undef CURRENT_FILE_ID
#define CURRENT_FILE_ID FID_Engine_Plugins_Experimental_MeshModelingToolsetExp_Source_MeshModelingToolsExp_Public_VoxelBlendMeshesTool_h
// ********** Begin Enum EVoxelBlendOperation ******************************************************
#define FOREACH_ENUM_EVOXELBLENDOPERATION(op) \
op(EVoxelBlendOperation::Union) \
op(EVoxelBlendOperation::Subtract)
enum class EVoxelBlendOperation : uint8;
template<> struct TIsUEnumClass<EVoxelBlendOperation> { enum { Value = true }; };
template<> MESHMODELINGTOOLSEXP_NON_ATTRIBUTED_API UEnum* StaticEnum<EVoxelBlendOperation>();
// ********** End Enum EVoxelBlendOperation ********************************************************
PRAGMA_ENABLE_DEPRECATION_WARNINGS