Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: Vertex(Tri)

Declaration

public Vertex(
    Tri tri
)

Summary

Constructs a Tri.Vertex representing the top vertex of an up-pointing triangle.

Parameters

Tritri The triangle representing this vertex.