Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • WingtipVillaData

Index

Constructors

constructor

Properties

basicPoints

basicPoints: { kind: string; point: Point3 }[]

chimney

chimney: { shape: T }

Type declaration

  • shape: T

Optional compound

compound: T

floor

floor: { shape: T }

Type declaration

  • shape: T

name

name: string

roof

roof: { compound: T; shapes: T[] }

Type declaration

  • compound: T
  • shapes: T[]

stick

stick: { shape: T }

Type declaration

  • shape: T

type

type: string

walls

walls: { compound: T; shapes: T[] }

Type declaration

  • compound: T
  • shapes: T[]

Generated using TypeDoc