FUVGroupTopology

Windows
MacOS
Linux

Inheritance Hierarchy

FGroupTopology

FUVGroupTopology

References

Module

MeshModelingTools

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Public/EditUVIslandsTool.h

Include

#include "EditUVIslandsTool.h"

Syntax

class FUVGroupTopology : public FGroupTopology

Variables

Name Description

Public variable

TArray< int32 >

 

TriIslandGroups

Public variable

const FDynamicM...

 

UVOverlay

Constructors

Name Description

Public function

FUVGroupTopology()

Public function

FUVGroupTopology

(
    const FDynamicMesh3* Mesh,
    uint32 UVLayerIndex,
    bool bAutoBuild
)

Functions

Name Description

Public function

void

 

CalculateIslandGroups()

Public function Virtual Const

int

 

GetGroupID

(
    int32 TriangleID
)

Public function

FFrame3d

 

GetIslandFrame

(
    int32 GroupID,
    FDynamicMeshAABBTree3& AABBTree
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss