R/data-octahedraCompound.R

#' @title Compound of five octahedra
#'
#' @description Five octahedra in a pretty configuration. Each octahedron
#'   is centered at the origin.
#'
#' @format A list with three fields: the field \code{meshes} is a list of five
#'   elements, each one representing an octahedron by a list with two elements,
#'   the vertices and the faces; the field \code{rglmeshes} is the list of
#'   the five corresponding \strong{rgl} meshes; the field \code{gmpmeshes} is
#'   the same as \code{meshes} except that the vertices are \strong{gmp}
#'   rational numbers.
#'
"octahedraCompound"
stla/MeshesOperations documentation built on Oct. 23, 2022, 8:23 a.m.