v property

OVertex get v

Converts a num tuple to an OVertex.

Implementation

OVertex get v => OVertex($1.toDouble(), $2.toDouble());