Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Selections > API/Runtime/GeometryCore/Selections/FMeshEdgeSelection
| Type | Name | Description | |
|---|---|---|---|
| void | Select
(
int eid |
||
| void | |||
| void | Select
(
TArrayView< const int > edges |
||
| void | Select
(
TFunctionRef< bool(int)> SelectF |