Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GeodesicData

This class Extends the PolyhedronData Class to provide measures for a Geodesic Polyhedron

Hierarchy

  • PolyhedronData
    • GeodesicData

Index

Constructors

Properties

Constructors

constructor

  • new GeodesicData(name: string, category: string, vertex: number[][], face: number[][]): GeodesicData
  • Parameters

    • name: string
    • category: string
    • vertex: number[][]
    • face: number[][]

    Returns GeodesicData

Properties

categorySearch playground for category

category: string

faceSearch playground for face

face: number[][]

nameSearch playground for name

name: string

vertexSearch playground for vertex

vertex: number[][]

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static property
  • Static method