i1 : P = hypercube 2 o1 = P o1 : Polyhedron |
i2 : barycentricTriangulation P o2 = {{| -1 |, | -1 |, 0}, {| 1 |, | 1 |, 0}, {| -1 |, | 1 |, 0}, {| -1 |, | -1 | | 1 | | -1 | | 1 | | -1 | | -1 | | 1 | ------------------------------------------------------------------------ | 1 |, 0}} | 1 | o2 : List |
The object barycentricTriangulation is a method function.