Options
All
  • Public
  • Public/Protected
  • All
Menu

generalized box class, defined by two points with lessThan (lte) and greaterThan (gte) functions

Hierarchy

  • Box

Index

Constructors

constructor

Methods

contains

  • contains(point: Point): boolean

containsBox

  • containsBox(box: Box): boolean

overlaps

  • overlaps(box: Box): boolean

split

Generated using TypeDoc