Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a two dimensional point on a curve, with a cartesian x and y coordinate, and the derivate of that point on the curve.

Hierarchy

Index

Properties

Properties

alpha: number

Angle of the curve derivative of the curve at the point.

x: number

The x coordinate of the point.

y: number

The y coordinate of the point.

Generated using TypeDoc