kicad/include/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
..
rtree.h Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc. 2014-11-02 17:25:04 +01:00
seg.h Code formatting. 2015-02-18 17:53:46 +01:00
shape.h fix several -Woverloaded-virtual warnings in common/* dir 2015-03-06 15:26:47 +01:00
shape_circle.h Code formatting. 2014-11-14 20:19:00 +01:00
shape_index.h Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc. 2014-11-02 17:25:04 +01:00
shape_index_list.h geometry: GetShape()->Shape() in indexed shape containers 2014-05-14 13:53:02 +02:00
shape_line_chain.h fix several -Woverloaded-virtual warnings in common/* dir 2015-03-06 15:26:47 +01:00
shape_rect.h Code formatting. 2014-11-14 20:19:00 +01:00
shape_segment.h Code formatting. 2014-11-14 20:19:00 +01:00