FGroupTopologyDeformer::CalculateROI

Populate the internal ROI data structures based on the given HandleGroups and ROIGroups.

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

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

Include

#include "Operations/GroupTopologyDeformer.h"

Source

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Private/Operations/GroupTopologyDeformer.cpp

Syntax

virtual void CalculateROI
(
    const TArray< int > & HandleGroups,
    const TArray< int > & ROIGroups
)

Remarks

Populate the internal ROI data structures based on the given HandleGroups and ROIGroups. HandleGroups will be empty if the Handle is a set of Vertices or Edges.

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