Method GetEdges
GetEdges(uint, TopologyCategoryMask)
Returns the edges corresponding to the given connectivity
Declaration
public EdgeList GetEdges(uint tessellation, TopologyCategoryMask category)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | tessellation | The tessellation |
| TopologyCategoryMask | category | Category mask of the wanted edges |
Returns
| Type | Description |
|---|---|
| EdgeList |