Point

Members

Functions

opBinary
Point opBinary(auto ref const Point b)
opBinary
Point opBinary(double b)
opUnary
Point opUnary()

Properties

len
double len [@property getter]
len2
double len2 [@property getter]

Variables

x
double x;
y
double y;

Meta