kicad/common/geometry
Alexander Golubev f2ce42ddb5 fix several -Woverloaded-virtual warnings in common/* dir
- 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
2015-03-06 15:26:47 +01:00
..
hetriang.cpp Add missing source file licenses and code policy fixes. 2014-10-19 16:20:16 -04:00
seg.cpp Fixed warnings. 2015-03-03 12:59:26 +01:00
shape_collisions.cpp Fix issues in fp lib table wizard 2015-01-16 09:10:23 +01:00
shape_index.cpp Mainly case changes. 2013-10-14 20:40:36 +02:00
shape_line_chain.cpp fix several -Woverloaded-virtual warnings in common/* dir 2015-03-06 15:26:47 +01:00