Choose your operating system:
Windows
macOS
Linux
| FMeshRefinerBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/SubRegionRemesher.h |
Include |
#include "SubRegionRemesher.h" |
class FRestrictedSubRegionRemesher : public UE::Geometry::FSubRegionRemesher
FRestrictedSubRegionRemesher is similar to FSubRegionRemesher but does not allow the ROI to grow outside of the original ROI boundary.
It is initialized from a set of Triangles and the initial ROI boundary is inferred from those triangles.
Name | Description | |
---|---|---|
|
FRestrictedSubRegionRemesher ( |
Name | Description | ||
---|---|---|---|
|
OnEdgeFlip ( |
Callback for subclasses to override to implement custom behavior |
|
|
OnEdgeSplit ( |
Callbacks and in-progress informationCallback for subclasses to override to implement custom behavior |