polyeder: Polyeders derived from the Icosahedron (icosa0) by sequential...

polyederR 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

icosa0

Format

a list with components

  1. vertices - array of dimension c(3,nv). containing cartesian coordinate of the nv vertices.

  2. indices - Indices of vertices that define surface triangles of the polyeder.

  3. edges - Indices of vertices that define edges of the polyeder.

  4. nv - number of vertices

  5. ne - number of edges

  6. ni - number of triangles


dti documentation built on Sept. 8, 2023, 5:39 p.m.