VertexIndexPair
Description:
Represents a connection between vertices in the top and bottom profile of a blend.
Represents a connection between vertices in the top and bottom profile of a blend.
Remarks:
Use objects of this type in GetVertexConnectionMap., SetVertexConnectionMap(VertexIndexPairArray), GetVertexConnectionMap. and SetVertexConnectionMap(VertexIndexPairArray) to get/set the vertex connection map.
Use objects of this type in GetVertexConnectionMap., SetVertexConnectionMap(VertexIndexPairArray), GetVertexConnectionMap. and SetVertexConnectionMap(VertexIndexPairArray) to get/set the vertex connection map.
public class VertexIndexPair
| Name | Return Type | Description |
|---|---|---|
| VertexIndexPair(Int32, Int32) | None | Initializes a new instance of the class |