Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VectorLike

Interface for arrays and vector-like class structures.

Hierarchy

  • VectorLike

Indexable

[index: number]: number

Numeric indices.

Index

Properties

Properties

length

length: number

Length of vector-like object.

Generated using TypeDoc