KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PCB_GRID_HELPER::ANCHOR_SPEC Struct Reference

A single anchor point contributed by an item, before it is registered with the helper. More...

#include <pcb_grid_helper.h>

Public Attributes

VECTOR2I pos
 
int flags
 
int pointType
 

Detailed Description

A single anchor point contributed by an item, before it is registered with the helper.

Definition at line 107 of file pcb_grid_helper.h.

Member Data Documentation

◆ flags

int PCB_GRID_HELPER::ANCHOR_SPEC::flags

Definition at line 110 of file pcb_grid_helper.h.

◆ pointType

int PCB_GRID_HELPER::ANCHOR_SPEC::pointType

Definition at line 111 of file pcb_grid_helper.h.

◆ pos

VECTOR2I PCB_GRID_HELPER::ANCHOR_SPEC::pos

Definition at line 109 of file pcb_grid_helper.h.


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