FOffsetInfo

Outputs Offset information for a single connected component

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/Operations/OffsetMeshRegion.h

Include

#include "Operations/OffsetMeshRegion.h"

Syntax

struct FOffsetInfo

Remarks

Outputs Offset information for a single connected component

Variables

Name Description

Public variable

TArray< FEdgeLo...

 

BaseLoops

Initial loops on the mesh

Public variable

bool

 

bIsSolid

If true, full region was thickened into a solid

Public variable

TArray< int32 >

 

InitialTriangles

Set of triangles for this region

Public variable

TArray< int32 >

 

OffsetGroups

Groups on offset faces

Public variable

TArray< FEdgeLo...

 

OffsetLoops

Offset loops on the mesh

Public variable

TArray< TArray<...

 

StitchPolygonIDs

List of group ids / polygon ids on each triangle-strip "tube"

Public variable

TArray< TArray<...

 

StitchTriangles

Lists of triangle-strip "tubes" that connect each loop-pair

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