Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Dome

Hierarchy

  • Dome

Implements

Index

Constructors

Properties

Constructors

constructor

  • new Dome(width: number, height: number, radius?: number, bottomless?: boolean, data?: IProperties): Dome
  • Parameters

    • width: number
    • height: number
    • Optional radius: number
    • Optional bottomless: boolean
    • Optional data: IProperties

    Returns Dome

Properties

data

paths

paths: IPathMap

Generated using TypeDoc