FMeshSimpleShapeApproximation::InitializeSourceMeshes

Setup/initialization Initialize internal mesh sets.

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/ShapeApproximation/MeshSimpleShapeApproximation.h

Include

#include "ShapeApproximation/MeshSimpleShapeApproximation.h"

Source

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Private/ShapeApproximation/MeshSimpleShapeApproximation.cpp

Syntax

void InitializeSourceMeshes
(
    const TArray< const FDynamicMesh3 * > & InputMeshSet
)

Remarks

Setup/initialization Initialize internal mesh sets. This also detects/caches the precise simple shape fits controlled by bDetectSpheres/etc above, so those cannot be modified without calling InitializeSourceMeshes() again. The TSharedPtrs are stored, rather than making a copy of the input meshes

Parameters

Parameter

Description

bIsParallelSafe

if true

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