FGroupTopologySelector::DoCornerBasedSelection

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/Selection/GroupTopologySelector.h

Include

#include "Selection/GroupTopologySelector.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Private/Selection/GroupTopologySelector.cpp

Syntax

bool DoCornerBasedSelection
(
    const FSelectionSettings & Settings,
    const FRay3d & Ray,
    FDynamicMeshAABBTree3 * Spatial,
    const FGeometrySet3 & TopoSpatial,
    FGroupTopologySelection & ResultOut,
    FVector3d & SelectedPositionOut,
    int32 * EdgeSegmentIdOut
) const

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