KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SNAP_GUIDE Struct Reference

#include <snap_resolver.h>

Public Attributes

VECTOR2I start
 
VECTOR2I end
 
SNAP_GUIDE_STYLE style = SNAP_GUIDE_STYLE::SNAP_LINE
 

Detailed Description

Definition at line 174 of file snap_resolver.h.

Member Data Documentation

◆ end

VECTOR2I SNAP_GUIDE::end

Definition at line 177 of file snap_resolver.h.

Referenced by GRID_HELPER::applySnapResultGuides().

◆ start

VECTOR2I SNAP_GUIDE::start

Definition at line 176 of file snap_resolver.h.

Referenced by GRID_HELPER::applySnapResultGuides().

◆ style

Definition at line 178 of file snap_resolver.h.

Referenced by GRID_HELPER::applySnapResultGuides().


The documentation for this struct was generated from the following file: