Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Point2D

Represents a point in a 2D-coordinate system (for geometry values).

Hierarchy

  • Point2D

Index

Constructors

Properties

Constructors

constructor

  • new Point2D(x: number, y: number): Point2D

Properties

x

x: number

y

y: number

Generated using TypeDoc