kicad/include/core
Roberto Fernandez Bautista c3051ba48a Refactor SHAPE_LINE_CHAIN to allow two shapes per point
m_shapes now has two possible indices. The first one is populated if
the point is associated with an arc and the second index is populated
if the point is shared between two arcs.
2021-07-03 19:37:50 +00:00
..
arraydim.h Update comments for arrayDim and mirror 2020-11-18 00:11:03 -05:00
kicad_algo.h Refactor SHAPE_LINE_CHAIN to allow two shapes per point 2021-07-03 19:37:50 +00:00
minoptmax.h Add missing include to minoptmax.h 2020-12-07 22:04:29 +00:00
mirror.h Update comments for arrayDim and mirror 2020-11-18 00:11:03 -05:00
optional.h refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 2017-11-03 23:59:02 +01:00
spinlock.h Fix issues with zone filling connectivity locking 2021-01-18 13:22:12 -05:00
typeinfo.h Expunge the use of the word part from Eeschema code. 2021-06-15 08:32:11 -04:00
wx_stl_compat.h Include optimization: move some things from common.h to point-of-use 2021-03-20 12:09:18 -04:00