Vertex Constructor |
| Name | Description | |
|---|---|---|
| Vertex(Vector3) | Initializes a new instance of the Vertex class | |
| Vertex(Vector3, Status) | Constructs a vertex with definite status | |
| Vertex(Double, Double, Double) | Initializes a new instance of the Vertex class | |
| Vertex(Double, Double, Double, Status) | Constructs a vertex with a definite status |