Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SplineIterator<T>

Type parameters

  • T

Hierarchy

Index

Properties

Methods

Properties

size

size: number

Methods

get

  • get(idx: number): T

next

  • next(): T

reset

  • reset(): void

Generated using TypeDoc