• Alexander Golubev's avatar
    fix several -Woverloaded-virtual warnings in common/* dir · f2ce42dd
    Alexander Golubev authored
     - CACHED_CONTAINER::GetVertices: removed useless and unused function
       which does nothing but tainted the API
     - SHAPE_LINE_CHAIN::Collide( const BOX2I& aBox, int aClearance ):
       removed an outdated function with assert(false)
     - SHAPE::BBox(): fix a small typo in the doc string
    f2ce42dd
Name
Last commit
Last update
..
rtree.h Loading commit data...
seg.h Loading commit data...
shape.h Loading commit data...
shape_circle.h Loading commit data...
shape_index.h Loading commit data...
shape_index_list.h Loading commit data...
shape_line_chain.h Loading commit data...
shape_rect.h Loading commit data...
shape_segment.h Loading commit data...