• 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
..
glm Loading commit data...
cached_container.h Loading commit data...
gpu_manager.h Loading commit data...
noncached_container.h Loading commit data...
opengl_compositor.h Loading commit data...
opengl_gal.h Loading commit data...
shader.h Loading commit data...
vertex_common.h Loading commit data...
vertex_container.h Loading commit data...
vertex_item.h Loading commit data...
vertex_manager.h Loading commit data...