BOARD::GetBoundingBox() now directly calls BOARD::ComputeBoundingBox() and there is a new method BOARD::GetBoardEdgesBoundingBox() used for call sites that needed to use ComputeBoundingBox( true ) in the past. This allows COMMON_TOOLS to implement ZoomFitScreen without knowledge of the BOARD class. |
||
---|---|---|
.. | ||
export_d356.cpp | ||
export_gencad.cpp | ||
export_idf.cpp | ||
export_vrml.cpp | ||
gen_drill_report_files.cpp | ||
gen_modules_placefile.cpp | ||
gendrill_Excellon_writer.cpp | ||
gendrill_Excellon_writer.h |