FMeshRepairOrientation

Invert triangles as needed to a consistent ~"outward" orientation

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

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

Include

#include "Operations/RepairOrientation.h"

Syntax

class FMeshRepairOrientation

Remarks

Invert triangles as needed to a consistent ~"outward" orientation

Variables

Name Description

Protected variable

TArray< Compone...

 

Components

Public variable

FDynamicMesh3 &...

 

Mesh

Inputs

Constructors

Name Description

Public function

FMeshRepairOrientation

(
    FDynamicMesh3* Mesh
)

Destructors

Name Description

Public function Virtual

~FMeshRepairOrientation()

Functions

Name Description

Protected function

void

 

ComputeComponentStatistics

(
    FDynamicMeshAABBTree3* Tree,
    Component& c
)

Protected function

void

 

ComputeStatistics

(
    FDynamicMeshAABBTree3* Tree
)

Public function

void

 

OrientComponents()

Locally orient connected components

Public function

void

 

SolveGlobalOrientation

(
    FDynamicMeshAABBTree3* Tree
)

Globally orient to be called after OrientComponents if a more globally consistent result is desired

Public function Virtual

EOperationVa...

 

Validate()

Classes

Name

Description

Protected struct

Component

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