Options
All
  • Public
  • Public/Protected
  • All
Menu

The base class for polytopes.

Hierarchy

Index

Properties

Abstract construction

construction: ConstructionNode<unknown>

Represents how a Polytope is built up.

Abstract dimensions

dimensions: number

The rank of the polytope.

Abstract spaceDimensions

spaceDimensions: number

The number of dimensions of the space the polytope lives in.

Readonly Abstract type

The type of polytope.

Methods

Abstract circumradius

  • circumradius(): number

getName

  • getName(): string

Abstract gravicenter

Abstract move

Abstract scale

setConstruction

Abstract toPolytopeC

Generated using TypeDoc, the 1/31/2021 at 6:18:55 AM