KiCad PCB EDA Suite
|
#include <math/vector2d.h>
#include <math/box2.h>
#include <geometry/seg.h>
#include <geometry/shape_line_chain.h>
#include <geometry/shape_rect.h>
#include <gal/color4d.h>
Go to the source code of this file.
Classes | |
class | PNS::DEBUG_DECORATOR |
struct | PNS::DEBUG_DECORATOR::SRC_LOCATION_INFO |
Namespaces | |
namespace | PNS |
Push and Shove diff pair dimensions (gap) settings dialog. | |
Macros | |
#define | PNS_SILENCE_DEBUG 0 |
#define | PNS_DBG(dbg, method, ...) |
#define | PNS_DBGN(dbg, method) |
#define PNS_DBG | ( | dbg, | |
method, | |||
... | |||
) |
Definition at line 126 of file pns_debug_decorator.h.
#define PNS_DBGN | ( | dbg, | |
method | |||
) |
Definition at line 131 of file pns_debug_decorator.h.
#define PNS_SILENCE_DEBUG 0 |
Definition at line 124 of file pns_debug_decorator.h.