Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Sphere

Hierarchy

  • Sphere

Implements

  • IHiccupShape

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

  • new Sphere(pos?: Vec, r?: number, attribs?: Attribs): Sphere

Properties

Optional attribs

attribs: Attribs

pos

pos: Vec = ...

r

r: number = 1

Accessors

type

  • get type(): string

Methods

copy

toHiccup

  • toHiccup(): (undefined | string | number | Attribs)[]

Generated using TypeDoc