Skip to main content

Projection

A 1 dimensional projection on an axis, used to test overlaps

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Projection(min: number, max: number): Projection
  • Parameters

    • min: number
    • max: number

    Returns Projection

Properties

publicmax

max: number

publicmin

min: number

Methods

publicgetOverlap

publicoverlaps