Method GetVertexPolygons
GetVertexPolygons(uint)
Returns the polygons connected to a vertex
Declaration
public PolygonList GetVertexPolygons(uint vertex)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | vertex | The vertex |
Returns
| Type | Description |
|---|---|
| PolygonList |