flipper.kernel.triangulation.Triangle

class flipper.kernel.triangulation.Triangle(edges)[source]

Bases: object

This represents a triangle.

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

corners
edges
indices
labels
vertices