tetrahedra |
Prev | Data File Format | Next |
Name
tetrahedra — The tetrahedra forming a 3-dimensional triangulation
Synopsis
Content Model | |
tetrahedra ::= (
| |
Attributes | |
Name | Type |
ntet | NUMBER (required) |
Description
A tetrahedra
element stores the entire set of tetrahedra forming a
3-dimensional triangulation.
The total number of tetrahedra must be specified by the
ntet
attribute. The individual tetrahedra are
numbered 0, 1, 2, etc., and their face gluings are described by the
corresponding child tet
elements. There must be precisely
ntet
child tet
elements in total.
Attributes
ntet
The total number of tetrahedra in this set. Note that there must be precisely this many child
tet
elements.
Prev | Contents | Next |
tet | Up | text |