336 lines
30 KiB
C++
336 lines
30 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!
|
|
===========================================================================*/
|
|
|
|
#include "UObject/GeneratedCppIncludes.h"
|
|
#include "BuildGroomSkinningNodes.h"
|
|
#include "Dataflow/DataflowConnectionTypes.h"
|
|
#include "Dataflow/DataflowSelection.h"
|
|
#include "GeometryCollection/ManagedArrayCollection.h"
|
|
|
|
PRAGMA_DISABLE_DEPRECATION_WARNINGS
|
|
static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT");
|
|
void EmptyLinkFunctionForGeneratedCodeBuildGroomSkinningNodes() {}
|
|
|
|
// ********** Begin Cross Module References ********************************************************
|
|
CHAOS_API UScriptStruct* Z_Construct_UScriptStruct_FManagedArrayCollection();
|
|
COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FTransform();
|
|
DATAFLOWCORE_API UScriptStruct* Z_Construct_UScriptStruct_FDataflowNode();
|
|
DATAFLOWCORE_API UScriptStruct* Z_Construct_UScriptStruct_FDataflowVertexSelection();
|
|
DATAFLOWENGINEPLUGIN_API UScriptStruct* Z_Construct_UScriptStruct_FCollectionAttributeKey();
|
|
ENGINE_API UClass* Z_Construct_UClass_USkeletalMesh_NoRegister();
|
|
HAIRSTRANDSDATAFLOW_API UEnum* Z_Construct_UEnum_HairStrandsDataflow_EGroomCollectionType();
|
|
HAIRSTRANDSDATAFLOW_API UScriptStruct* Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode();
|
|
HAIRSTRANDSDATAFLOW_API UScriptStruct* Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode();
|
|
UPackage* Z_Construct_UPackage__Script_HairStrandsDataflow();
|
|
// ********** End Cross Module References **********************************************************
|
|
|
|
// ********** Begin ScriptStruct FTransferSkinWeightsGroomNode *************************************
|
|
struct Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics
|
|
{
|
|
static inline consteval int32 GetStructSize() { return sizeof(FTransferSkinWeightsGroomNode); }
|
|
static inline consteval int16 GetStructAlignment() { return alignof(FTransferSkinWeightsGroomNode); }
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
|
|
{ "Comment", "/** Build the curves skinning by transferring the indices weights from a skelmesh */" },
|
|
{ "DataflowGroom", "" },
|
|
{ "Deprecated", "5.7" },
|
|
{ "Experimental", "" },
|
|
{ "ModuleRelativePath", "Public/BuildGroomSkinningNodes.h" },
|
|
{ "ToolTip", "Build the curves skinning by transferring the indices weights from a skelmesh" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Collection_MetaData[] = {
|
|
{ "Comment", "/** Managed array collection to be used to store datas */" },
|
|
{ "DataflowInput", "" },
|
|
{ "DataflowOutput", "" },
|
|
{ "DataflowPassthrough", "Collection" },
|
|
{ "DisplayName", "Collection" },
|
|
{ "ModuleRelativePath", "Public/BuildGroomSkinningNodes.h" },
|
|
{ "ToolTip", "Managed array collection to be used to store datas" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_SkeletalMesh_MetaData[] = {
|
|
{ "Category", "Skeletal Mesh" },
|
|
{ "Comment", "/** SkeletalMesh used to transfer the skinning weights. Will be stored onto the groom asset */" },
|
|
{ "DataflowInput", "" },
|
|
{ "DataflowOutput", "" },
|
|
{ "DataflowPassthrough", "SkeletalMesh" },
|
|
{ "ModuleRelativePath", "Public/BuildGroomSkinningNodes.h" },
|
|
{ "ToolTip", "SkeletalMesh used to transfer the skinning weights. Will be stored onto the groom asset" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LODIndex_MetaData[] = {
|
|
{ "Category", "Skeletal Mesh" },
|
|
{ "Comment", "/** LOD used to transfer the weights */" },
|
|
{ "DisplayName", "LOD Index" },
|
|
{ "ModuleRelativePath", "Public/BuildGroomSkinningNodes.h" },
|
|
{ "ToolTip", "LOD used to transfer the weights" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_GroupIndex_MetaData[] = {
|
|
{ "Category", "Groom Groups" },
|
|
{ "Comment", "/** Group index on which the dats will be transfered. -1 will transfer on all the groups */" },
|
|
{ "DisplayName", "Group Index" },
|
|
{ "ModuleRelativePath", "Public/BuildGroomSkinningNodes.h" },
|
|
{ "ToolTip", "Group index on which the dats will be transfered. -1 will transfer on all the groups" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RelativeTransform_MetaData[] = {
|
|
{ "Category", "Skeletal Mesh" },
|
|
{ "Comment", "/** The relative transform between the skeletal mesh and the groom asset. */" },
|
|
{ "ModuleRelativePath", "Public/BuildGroomSkinningNodes.h" },
|
|
{ "ToolTip", "The relative transform between the skeletal mesh and the groom asset." },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_CurvesType_MetaData[] = {
|
|
{ "Category", "Groom Groups" },
|
|
{ "Comment", "/** Type of curves to use to fill the groom collection (guides/strands) */" },
|
|
{ "DisplayName", "Curves Type" },
|
|
{ "ModuleRelativePath", "Public/BuildGroomSkinningNodes.h" },
|
|
{ "ToolTip", "Type of curves to use to fill the groom collection (guides/strands)" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BoneIndicesKey_MetaData[] = {
|
|
{ "Comment", "/** Bone indices key to be used in other nodes if necessary */" },
|
|
{ "DataflowOutput", "" },
|
|
{ "DisplayName", "Bone Indices" },
|
|
{ "ModuleRelativePath", "Public/BuildGroomSkinningNodes.h" },
|
|
{ "ToolTip", "Bone indices key to be used in other nodes if necessary" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BoneWeightsKey_MetaData[] = {
|
|
{ "Comment", "/** Bone weights key to be used in other nodes if necessary */" },
|
|
{ "DataflowOutput", "" },
|
|
{ "DisplayName", "Bone Weights" },
|
|
{ "ModuleRelativePath", "Public/BuildGroomSkinningNodes.h" },
|
|
{ "ToolTip", "Bone weights key to be used in other nodes if necessary" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin ScriptStruct FTransferSkinWeightsGroomNode constinit property declarations *****
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_Collection;
|
|
static const UECodeGen_Private::FObjectPropertyParams NewProp_SkeletalMesh;
|
|
static const UECodeGen_Private::FIntPropertyParams NewProp_LODIndex;
|
|
static const UECodeGen_Private::FIntPropertyParams NewProp_GroupIndex;
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_RelativeTransform;
|
|
static const UECodeGen_Private::FBytePropertyParams NewProp_CurvesType_Underlying;
|
|
static const UECodeGen_Private::FEnumPropertyParams NewProp_CurvesType;
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_BoneIndicesKey;
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_BoneWeightsKey;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End ScriptStruct FTransferSkinWeightsGroomNode constinit property declarations *******
|
|
static void* NewStructOps()
|
|
{
|
|
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FTransferSkinWeightsGroomNode>();
|
|
}
|
|
static const UECodeGen_Private::FStructParams StructParams;
|
|
}; // struct Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics
|
|
static_assert(std::is_polymorphic<FTransferSkinWeightsGroomNode>() == std::is_polymorphic<FDataflowNode>(), "USTRUCT FTransferSkinWeightsGroomNode cannot be polymorphic unless super FDataflowNode is polymorphic");
|
|
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FTransferSkinWeightsGroomNode;
|
|
class UScriptStruct* FTransferSkinWeightsGroomNode::StaticStruct()
|
|
{
|
|
if (!Z_Registration_Info_UScriptStruct_FTransferSkinWeightsGroomNode.OuterSingleton)
|
|
{
|
|
Z_Registration_Info_UScriptStruct_FTransferSkinWeightsGroomNode.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode, (UObject*)Z_Construct_UPackage__Script_HairStrandsDataflow(), TEXT("TransferSkinWeightsGroomNode"));
|
|
}
|
|
return Z_Registration_Info_UScriptStruct_FTransferSkinWeightsGroomNode.OuterSingleton;
|
|
}
|
|
|
|
// ********** Begin ScriptStruct FTransferSkinWeightsGroomNode Property Definitions ****************
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::NewProp_Collection = { "Collection", nullptr, (EPropertyFlags)0x0040000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTransferSkinWeightsGroomNode, Collection), Z_Construct_UScriptStruct_FManagedArrayCollection, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Collection_MetaData), NewProp_Collection_MetaData) }; // 378372712
|
|
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::NewProp_SkeletalMesh = { "SkeletalMesh", nullptr, (EPropertyFlags)0x0144000000000001, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTransferSkinWeightsGroomNode, SkeletalMesh), Z_Construct_UClass_USkeletalMesh_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_SkeletalMesh_MetaData), NewProp_SkeletalMesh_MetaData) };
|
|
const UECodeGen_Private::FIntPropertyParams Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::NewProp_LODIndex = { "LODIndex", nullptr, (EPropertyFlags)0x0040000000000001, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTransferSkinWeightsGroomNode, LODIndex), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LODIndex_MetaData), NewProp_LODIndex_MetaData) };
|
|
const UECodeGen_Private::FIntPropertyParams Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::NewProp_GroupIndex = { "GroupIndex", nullptr, (EPropertyFlags)0x0040000000000001, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTransferSkinWeightsGroomNode, GroupIndex), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_GroupIndex_MetaData), NewProp_GroupIndex_MetaData) };
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::NewProp_RelativeTransform = { "RelativeTransform", nullptr, (EPropertyFlags)0x0040000000000001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTransferSkinWeightsGroomNode, RelativeTransform), Z_Construct_UScriptStruct_FTransform, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RelativeTransform_MetaData), NewProp_RelativeTransform_MetaData) };
|
|
const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::NewProp_CurvesType_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) };
|
|
const UECodeGen_Private::FEnumPropertyParams Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::NewProp_CurvesType = { "CurvesType", nullptr, (EPropertyFlags)0x0040000000000001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTransferSkinWeightsGroomNode, CurvesType), Z_Construct_UEnum_HairStrandsDataflow_EGroomCollectionType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_CurvesType_MetaData), NewProp_CurvesType_MetaData) }; // 1208834127
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::NewProp_BoneIndicesKey = { "BoneIndicesKey", nullptr, (EPropertyFlags)0x0040000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTransferSkinWeightsGroomNode, BoneIndicesKey), Z_Construct_UScriptStruct_FCollectionAttributeKey, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BoneIndicesKey_MetaData), NewProp_BoneIndicesKey_MetaData) }; // 238587867
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::NewProp_BoneWeightsKey = { "BoneWeightsKey", nullptr, (EPropertyFlags)0x0040000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTransferSkinWeightsGroomNode, BoneWeightsKey), Z_Construct_UScriptStruct_FCollectionAttributeKey, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BoneWeightsKey_MetaData), NewProp_BoneWeightsKey_MetaData) }; // 238587867
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::NewProp_Collection,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::NewProp_SkeletalMesh,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::NewProp_LODIndex,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::NewProp_GroupIndex,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::NewProp_RelativeTransform,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::NewProp_CurvesType_Underlying,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::NewProp_CurvesType,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::NewProp_BoneIndicesKey,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::NewProp_BoneWeightsKey,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::PropPointers) < 2048);
|
|
// ********** End ScriptStruct FTransferSkinWeightsGroomNode Property Definitions ******************
|
|
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::StructParams = {
|
|
(UObject* (*)())Z_Construct_UPackage__Script_HairStrandsDataflow,
|
|
Z_Construct_UScriptStruct_FDataflowNode,
|
|
&NewStructOps,
|
|
"TransferSkinWeightsGroomNode",
|
|
Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::PropPointers),
|
|
sizeof(FTransferSkinWeightsGroomNode),
|
|
alignof(FTransferSkinWeightsGroomNode),
|
|
RF_Public|RF_Transient|RF_MarkAsNative,
|
|
EStructFlags(0x00000001),
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::Struct_MetaDataParams)
|
|
};
|
|
UScriptStruct* Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode()
|
|
{
|
|
if (!Z_Registration_Info_UScriptStruct_FTransferSkinWeightsGroomNode.InnerSingleton)
|
|
{
|
|
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FTransferSkinWeightsGroomNode.InnerSingleton, Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::StructParams);
|
|
}
|
|
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FTransferSkinWeightsGroomNode.InnerSingleton);
|
|
}
|
|
// ********** End ScriptStruct FTransferSkinWeightsGroomNode ***************************************
|
|
|
|
// ********** Begin ScriptStruct FTransferGeometrySkinWeightsDataflowNode **************************
|
|
struct Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode_Statics
|
|
{
|
|
static inline consteval int32 GetStructSize() { return sizeof(FTransferGeometrySkinWeightsDataflowNode); }
|
|
static inline consteval int16 GetStructAlignment() { return alignof(FTransferGeometrySkinWeightsDataflowNode); }
|
|
#if WITH_METADATA
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = {
|
|
{ "Comment", "/** Build the curves skinning by transferring the indices weights from a skelmesh geometry */" },
|
|
{ "DataflowGroom", "" },
|
|
{ "Experimental", "" },
|
|
{ "ModuleRelativePath", "Public/BuildGroomSkinningNodes.h" },
|
|
{ "ToolTip", "Build the curves skinning by transferring the indices weights from a skelmesh geometry" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Collection_MetaData[] = {
|
|
{ "Comment", "/** Managed array collection to be used to store datas */" },
|
|
{ "DataflowInput", "" },
|
|
{ "DataflowOutput", "" },
|
|
{ "DataflowPassthrough", "Collection" },
|
|
{ "DataflowRenderGroups", "Surface" },
|
|
{ "DisplayName", "Collection" },
|
|
{ "ModuleRelativePath", "Public/BuildGroomSkinningNodes.h" },
|
|
{ "ToolTip", "Managed array collection to be used to store datas" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_VertexSelection_MetaData[] = {
|
|
{ "Comment", "/** Vertex selection to focus the geometry transfer spatially */" },
|
|
{ "DataflowInput", "" },
|
|
{ "DisplayName", "Vertex Selection" },
|
|
{ "ModuleRelativePath", "Public/BuildGroomSkinningNodes.h" },
|
|
{ "ToolTip", "Vertex selection to focus the geometry transfer spatially" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_SkeletalMesh_MetaData[] = {
|
|
{ "Category", "Skeletal Mesh" },
|
|
{ "Comment", "/** SkeletalMesh used to transfer the skinning weights. Will be stored onto the groom asset */" },
|
|
{ "DataflowInput", "" },
|
|
{ "DataflowPassthrough", "SkeletalMesh" },
|
|
{ "ModuleRelativePath", "Public/BuildGroomSkinningNodes.h" },
|
|
{ "ToolTip", "SkeletalMesh used to transfer the skinning weights. Will be stored onto the groom asset" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LODIndex_MetaData[] = {
|
|
{ "Category", "Skeletal Mesh" },
|
|
{ "Comment", "/** LOD used to transfer the weights */" },
|
|
{ "DataflowInput", "" },
|
|
{ "DisplayName", "LOD Index" },
|
|
{ "ModuleRelativePath", "Public/BuildGroomSkinningNodes.h" },
|
|
{ "ToolTip", "LOD used to transfer the weights" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RelativeTransform_MetaData[] = {
|
|
{ "Category", "Skeletal Mesh" },
|
|
{ "Comment", "/** The relative transform between the skeletal mesh and the groom asset. */" },
|
|
{ "DataflowInput", "" },
|
|
{ "DisplayName", "Relative Transform" },
|
|
{ "ModuleRelativePath", "Public/BuildGroomSkinningNodes.h" },
|
|
{ "ToolTip", "The relative transform between the skeletal mesh and the groom asset." },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BoneIndicesKey_MetaData[] = {
|
|
{ "Comment", "/** Bone indices key to be used in other nodes if necessary */" },
|
|
{ "DataflowOutput", "" },
|
|
{ "DisplayName", "Bone Indices" },
|
|
{ "ModuleRelativePath", "Public/BuildGroomSkinningNodes.h" },
|
|
{ "ToolTip", "Bone indices key to be used in other nodes if necessary" },
|
|
};
|
|
static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BoneWeightsKey_MetaData[] = {
|
|
{ "Comment", "/** Bone weights key to be used in other nodes if necessary */" },
|
|
{ "DataflowOutput", "" },
|
|
{ "DisplayName", "Bone Weights" },
|
|
{ "ModuleRelativePath", "Public/BuildGroomSkinningNodes.h" },
|
|
{ "ToolTip", "Bone weights key to be used in other nodes if necessary" },
|
|
};
|
|
#endif // WITH_METADATA
|
|
|
|
// ********** Begin ScriptStruct FTransferGeometrySkinWeightsDataflowNode constinit property declarations
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_Collection;
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_VertexSelection;
|
|
static const UECodeGen_Private::FObjectPropertyParams NewProp_SkeletalMesh;
|
|
static const UECodeGen_Private::FIntPropertyParams NewProp_LODIndex;
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_RelativeTransform;
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_BoneIndicesKey;
|
|
static const UECodeGen_Private::FStructPropertyParams NewProp_BoneWeightsKey;
|
|
static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[];
|
|
// ********** End ScriptStruct FTransferGeometrySkinWeightsDataflowNode constinit property declarations
|
|
static void* NewStructOps()
|
|
{
|
|
return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps<FTransferGeometrySkinWeightsDataflowNode>();
|
|
}
|
|
static const UECodeGen_Private::FStructParams StructParams;
|
|
}; // struct Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode_Statics
|
|
static_assert(std::is_polymorphic<FTransferGeometrySkinWeightsDataflowNode>() == std::is_polymorphic<FDataflowNode>(), "USTRUCT FTransferGeometrySkinWeightsDataflowNode cannot be polymorphic unless super FDataflowNode is polymorphic");
|
|
static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode;
|
|
class UScriptStruct* FTransferGeometrySkinWeightsDataflowNode::StaticStruct()
|
|
{
|
|
if (!Z_Registration_Info_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode.OuterSingleton)
|
|
{
|
|
Z_Registration_Info_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode, (UObject*)Z_Construct_UPackage__Script_HairStrandsDataflow(), TEXT("TransferGeometrySkinWeightsDataflowNode"));
|
|
}
|
|
return Z_Registration_Info_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode.OuterSingleton;
|
|
}
|
|
|
|
// ********** Begin ScriptStruct FTransferGeometrySkinWeightsDataflowNode Property Definitions *****
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode_Statics::NewProp_Collection = { "Collection", nullptr, (EPropertyFlags)0x0040000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTransferGeometrySkinWeightsDataflowNode, Collection), Z_Construct_UScriptStruct_FManagedArrayCollection, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Collection_MetaData), NewProp_Collection_MetaData) }; // 378372712
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode_Statics::NewProp_VertexSelection = { "VertexSelection", nullptr, (EPropertyFlags)0x0040000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTransferGeometrySkinWeightsDataflowNode, VertexSelection), Z_Construct_UScriptStruct_FDataflowVertexSelection, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_VertexSelection_MetaData), NewProp_VertexSelection_MetaData) }; // 2736311409
|
|
const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode_Statics::NewProp_SkeletalMesh = { "SkeletalMesh", nullptr, (EPropertyFlags)0x0144000000000001, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTransferGeometrySkinWeightsDataflowNode, SkeletalMesh), Z_Construct_UClass_USkeletalMesh_NoRegister, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_SkeletalMesh_MetaData), NewProp_SkeletalMesh_MetaData) };
|
|
const UECodeGen_Private::FIntPropertyParams Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode_Statics::NewProp_LODIndex = { "LODIndex", nullptr, (EPropertyFlags)0x0040000000000001, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTransferGeometrySkinWeightsDataflowNode, LODIndex), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LODIndex_MetaData), NewProp_LODIndex_MetaData) };
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode_Statics::NewProp_RelativeTransform = { "RelativeTransform", nullptr, (EPropertyFlags)0x0040000000000001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTransferGeometrySkinWeightsDataflowNode, RelativeTransform), Z_Construct_UScriptStruct_FTransform, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RelativeTransform_MetaData), NewProp_RelativeTransform_MetaData) };
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode_Statics::NewProp_BoneIndicesKey = { "BoneIndicesKey", nullptr, (EPropertyFlags)0x0040000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTransferGeometrySkinWeightsDataflowNode, BoneIndicesKey), Z_Construct_UScriptStruct_FCollectionAttributeKey, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BoneIndicesKey_MetaData), NewProp_BoneIndicesKey_MetaData) }; // 238587867
|
|
const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode_Statics::NewProp_BoneWeightsKey = { "BoneWeightsKey", nullptr, (EPropertyFlags)0x0040000000000000, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTransferGeometrySkinWeightsDataflowNode, BoneWeightsKey), Z_Construct_UScriptStruct_FCollectionAttributeKey, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BoneWeightsKey_MetaData), NewProp_BoneWeightsKey_MetaData) }; // 238587867
|
|
const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode_Statics::PropPointers[] = {
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode_Statics::NewProp_Collection,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode_Statics::NewProp_VertexSelection,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode_Statics::NewProp_SkeletalMesh,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode_Statics::NewProp_LODIndex,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode_Statics::NewProp_RelativeTransform,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode_Statics::NewProp_BoneIndicesKey,
|
|
(const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode_Statics::NewProp_BoneWeightsKey,
|
|
};
|
|
static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode_Statics::PropPointers) < 2048);
|
|
// ********** End ScriptStruct FTransferGeometrySkinWeightsDataflowNode Property Definitions *******
|
|
const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode_Statics::StructParams = {
|
|
(UObject* (*)())Z_Construct_UPackage__Script_HairStrandsDataflow,
|
|
Z_Construct_UScriptStruct_FDataflowNode,
|
|
&NewStructOps,
|
|
"TransferGeometrySkinWeightsDataflowNode",
|
|
Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode_Statics::PropPointers,
|
|
UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode_Statics::PropPointers),
|
|
sizeof(FTransferGeometrySkinWeightsDataflowNode),
|
|
alignof(FTransferGeometrySkinWeightsDataflowNode),
|
|
RF_Public|RF_Transient|RF_MarkAsNative,
|
|
EStructFlags(0x00000001),
|
|
METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode_Statics::Struct_MetaDataParams)
|
|
};
|
|
UScriptStruct* Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode()
|
|
{
|
|
if (!Z_Registration_Info_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode.InnerSingleton)
|
|
{
|
|
UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode.InnerSingleton, Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode_Statics::StructParams);
|
|
}
|
|
return CastChecked<UScriptStruct>(Z_Registration_Info_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode.InnerSingleton);
|
|
}
|
|
// ********** End ScriptStruct FTransferGeometrySkinWeightsDataflowNode ****************************
|
|
|
|
// ********** Begin Registration *******************************************************************
|
|
struct Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_HairStrands_Source_HairStrandsDataflow_Public_BuildGroomSkinningNodes_h__Script_HairStrandsDataflow_Statics
|
|
{
|
|
static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = {
|
|
{ FTransferSkinWeightsGroomNode::StaticStruct, Z_Construct_UScriptStruct_FTransferSkinWeightsGroomNode_Statics::NewStructOps, TEXT("TransferSkinWeightsGroomNode"),&Z_Registration_Info_UScriptStruct_FTransferSkinWeightsGroomNode, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FTransferSkinWeightsGroomNode), 3642178034U) },
|
|
{ FTransferGeometrySkinWeightsDataflowNode::StaticStruct, Z_Construct_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode_Statics::NewStructOps, TEXT("TransferGeometrySkinWeightsDataflowNode"),&Z_Registration_Info_UScriptStruct_FTransferGeometrySkinWeightsDataflowNode, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FTransferGeometrySkinWeightsDataflowNode), 2748408623U) },
|
|
};
|
|
}; // Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_HairStrands_Source_HairStrandsDataflow_Public_BuildGroomSkinningNodes_h__Script_HairStrandsDataflow_Statics
|
|
static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_HairStrands_Source_HairStrandsDataflow_Public_BuildGroomSkinningNodes_h__Script_HairStrandsDataflow_2163043303{
|
|
TEXT("/Script/HairStrandsDataflow"),
|
|
nullptr, 0,
|
|
Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_HairStrands_Source_HairStrandsDataflow_Public_BuildGroomSkinningNodes_h__Script_HairStrandsDataflow_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Engine_Plugins_Runtime_HairStrands_Source_HairStrandsDataflow_Public_BuildGroomSkinningNodes_h__Script_HairStrandsDataflow_Statics::ScriptStructInfo),
|
|
nullptr, 0,
|
|
};
|
|
// ********** End Registration *********************************************************************
|
|
|
|
PRAGMA_ENABLE_DEPRECATION_WARNINGS
|