polyeder {dti} | R Documentation |
Polyeders derived from the Icosahedron (icosa0) by
sequential triangulation of surface triangles
Description
icosa0 - icosa4 provide a description of regular polyeders
derived from the Icosahedron (icosa0) by
sequential triangulation of surface triangles
Usage
icosax
Format
a list with components
- vertices
- array of dimension
c(3,nv)
containing cartesian coordinate of the nv
vertices.
- indices
- Indices of vertices that define surface triangles of the polyeder.
- edges
- Indices of vertices that define edges of the polyeder.
- nv
- number of vertices
- ne
- number of edges
- ni
- number of triangles
[Package
dti version 0.8-0
Index]