curver.kernel.triangulation.Triangle

class curver.kernel.triangulation.Triangle(edges, rotate=None)[source]

Bases: object

This represents a triangle.

It is specified by a list of three edges, ordered anticlockwise. It builds its corners automatically.

edges
indices
labels