|
KiCad PCB EDA Suite
|
#include <snap_resolver.h>
Public Attributes | |
| SNAP_REFERENCE_KIND | kind = SNAP_REFERENCE_KIND::NONE |
| int | horizontalFeature = -1 |
| int | verticalFeature = -1 |
Definition at line 190 of file snap_resolver.h.
| int SNAP_REFERENCE_PREFERENCE::horizontalFeature = -1 |
Definition at line 193 of file snap_resolver.h.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), and SNAP_RESOLVER::Resolve().
| SNAP_REFERENCE_KIND SNAP_REFERENCE_PREFERENCE::kind = SNAP_REFERENCE_KIND::NONE |
Definition at line 192 of file snap_resolver.h.
Referenced by SNAP_INFERENCE_PROVIDER::CollectAlignment(), and SNAP_RESOLVER::Resolve().
| int SNAP_REFERENCE_PREFERENCE::verticalFeature = -1 |
Definition at line 194 of file snap_resolver.h.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), and SNAP_RESOLVER::Resolve().