Shape.compute_triangles

Shape.compute_triangles()[source]

Compute the triangles of the discrete representation of the shape.

Returns:
list[tuple[int, int, int]]