Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Ray

Implements

  • IHiccupShape

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

  • new Ray(pos: Vec, dir: Vec, attribs?: Attribs): Ray
  • Parameters

    • pos: Vec
    • dir: Vec
    • Optional attribs: Attribs

    Returns Ray

Properties

Optional attribs

attribs: Attribs

dir

dir: Vec

pos

pos: Vec

Accessors

type

  • get type(): string

Methods

copy

toHiccup

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

Generated using TypeDoc