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
 
VIA_HANDLE m_draggedVia
 
VECTOR2I m_p
 
NODEm_node
 
OPT_BOX2I m_affectedArea
 
int m_seq
 
bool m_locked
 

Detailed Description

Definition at line 96 of file pns_shove.h.

Constructor & Destructor Documentation

◆ SPRINGBACK_TAG()

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

Definition at line 98 of file pns_shove.h.

Member Data Documentation

◆ m_affectedArea

OPT_BOX2I PNS::SHOVE::SPRINGBACK_TAG::m_affectedArea

Definition at line 110 of file pns_shove.h.

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

◆ m_draggedVia

VIA_HANDLE PNS::SHOVE::SPRINGBACK_TAG::m_draggedVia

Definition at line 107 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 106 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 108 of file pns_shove.h.

◆ m_seq

int PNS::SHOVE::SPRINGBACK_TAG::m_seq

Definition at line 111 of file pns_shove.h.

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


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