Skip to content
Snippets Groups Projects
Commit 9de351a9 authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

[MaL] Remove op<=(Point3d, ..).

The operator is unused. There is a replacement
named LessEq(), which is also taking an epsilon
into account and is used.

The operator is not consistent with the operator<()
for Point3d, because of the epsilon.
parent a4572b0c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment