R/data-pentagrammicPrism.R

#' @title A mesh of a pentagrammic prism
#'
#' @description A list representing a pentagrammic prism, giving the vertices 
#'   and the faces; it has 20 vertices, 10 triangular faces, 10 rectangular 
#'   faces and two pentagonal faces.
#'
#' @format A list (\code{vertices}, \code{faces}).
"pentagrammicPrism"

Try the cgalMeshes package in your browser

Any scripts or data that you put into this service are public.

cgalMeshes documentation built on July 9, 2023, 7:45 p.m.