![]() | triangles |
| Prev | Data File Format | Next |
Name
triangles — The triangles forming a 2-manifold triangulation
Synopsis
| Content Model | |
triangles ::= (
| |
| Attributes | |
| Name | Type |
ntriangles | NUMBER (required) |
Description
A triangles element stores the entire set of triangles forming a
2-manifold triangulation.
The total number of triangles must be specified by the
ntriangles attribute. The individual triangles are
numbered 0, 1, 2, etc., and their edge gluings are described by the
corresponding child triangle elements. There must be precisely
ntriangles child triangle elements in total.
Attributes
ntrianglesThe total number of triangles in this set. Note that there must be precisely this many child
triangleelements.
| Prev | Contents | Next |
| triangle | Up | turaevviro |
