Skip to content
Snippets Groups Projects
Forked from ogs / ogs
Source project has a limited visibility.
  • Dmitri Naumov's avatar
    9de351a9
    [MaL] Remove op<=(Point3d, ..). · 9de351a9
    Dmitri Naumov authored
    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.
    9de351a9
    History
    [MaL] Remove op<=(Point3d, ..).
    Dmitri Naumov authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.