KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PNS::SHOVE::SPRINGBACK_TAG Struct Reference

Public Member Functions

 SPRINGBACK_TAG ()
 

Public Attributes

int64_t m_length
 
std::vector< VIA_HANDLEm_draggedVias
 
VECTOR2I m_p
 
NODEm_node
 
OPT_BOX2I m_affectedArea
 
int m_seq
 
bool m_locked
 

Detailed Description

Definition at line 153 of file pns_shove.h.

Constructor & Destructor Documentation

◆ SPRINGBACK_TAG()

PNS::SHOVE::SPRINGBACK_TAG::SPRINGBACK_TAG ( )
inline

Definition at line 155 of file pns_shove.h.

Member Data Documentation

◆ m_affectedArea

OPT_BOX2I PNS::SHOVE::SPRINGBACK_TAG::m_affectedArea

Definition at line 166 of file pns_shove.h.

Referenced by PNS::SHOVE::pushSpringback().

◆ m_draggedVias

std::vector<VIA_HANDLE> PNS::SHOVE::SPRINGBACK_TAG::m_draggedVias

Definition at line 163 of file pns_shove.h.

Referenced by PNS::SHOVE::pushSpringback(), and PNS::SHOVE::reduceSpringback().

◆ m_length

int64_t PNS::SHOVE::SPRINGBACK_TAG::m_length

Definition at line 162 of file pns_shove.h.

◆ m_locked

bool PNS::SHOVE::SPRINGBACK_TAG::m_locked

◆ m_node

NODE* PNS::SHOVE::SPRINGBACK_TAG::m_node

◆ m_p

VECTOR2I PNS::SHOVE::SPRINGBACK_TAG::m_p

Definition at line 164 of file pns_shove.h.

◆ m_seq

int PNS::SHOVE::SPRINGBACK_TAG::m_seq

Definition at line 167 of file pns_shove.h.

Referenced by PNS::SHOVE::pushSpringback().


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