Returns the head of this half-edge. That's a reference to the own vertex.
Vector3 head() { return vertex; }