Point3d.opEquals

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

struct Point3d
const
bool
opEquals
(
const ref Point3d other
)

Meta