Ejemplo n.º 1
0
 def __init__(self, defpoints: Iterable['Vertex']):
     self._defpoints: Sequence[Vector] = Vector.tuple(defpoints)