kicad/pcbnew/exporters
Seth Hillbrand 1e5ba6f1b1 Replace DIM() macro
The standard DIM() macro was not typesafe as it happily deferred errors
to runtime that can be caught at compile time.  Replacing it with a
generic C++11 constexpr allows for typecasting, comparison and compile
time error checking.
2019-01-06 08:43:12 -08:00
..
export_d356.cpp Replace DIM() macro 2019-01-06 08:43:12 -08:00
export_footprint_associations.cpp
export_gencad.cpp Replace DIM() macro 2019-01-06 08:43:12 -08:00
export_idf.cpp
export_vrml.cpp Replace DIM() macro 2019-01-06 08:43:12 -08:00
gen_drill_report_files.cpp
gen_footprints_placefile.cpp
gendrill_Excellon_writer.cpp
gendrill_Excellon_writer.h
gendrill_file_writer_base.cpp
gendrill_file_writer_base.h
gendrill_gerber_writer.cpp
gendrill_gerber_writer.h
gerber_jobfile_writer.cpp
gerber_jobfile_writer.h