| Vertex Constructor |
| Name | Description | |
|---|---|---|
| Vertex(Double) | Initializes a new instance of the Vertex class | |
| Vertex(Vertex) | Initializes a new instance of the Vertex class | |
| Vertex(Double, Double, Double) | Initializes a new instance of the Vertex class | |
| Vertex(Int32, Int32, Int32) | Initializes a new instance of the Vertex class | |
| Vertex(Single, Single, Single) | Initializes a new instance of the Vertex class |