Point2d.opEquals

Compares this point 2d with other. Return: true if same, false otherwise.

struct Point2d
const
bool
opEquals
(
const ref Point2d other
)

Meta