Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "math/make-points"

Index

Functions

Functions

makePoints

  • Make points from a loose collection of point like objects.

    Parameters

    • Rest ...args: Array<unknown>

      The point like things to create from.

    Returns Point[]

    An array of points from what we could determine.

Generated using TypeDoc