|
KiCad PCB EDA Suite
|
Rectangular shape. More...
#include <allegro_pcb_structs.h>
Public Attributes | |
| uint8_t | m_T |
| LAYER_INFO | m_Layer |
| uint32_t | m_Key |
| uint32_t | m_Next |
| uint32_t | m_FpPtr |
| uint32_t | m_Unknown1 |
| uint32_t | m_Unknown2 |
| uint32_t | m_Unknown3 |
| COND_GE< FMT_VER::V_172, uint32_t > | m_Unknown4 |
| COND_GE< FMT_VER::V_172, uint32_t > | m_Unknown5 |
| std::array< int32_t, 4 > | m_Coords |
| std::array< uint32_t, 3 > | m_UnknownArr |
| uint32_t | m_Rotation |
| Rotation in millidegrees. | |
Rectangular shape.
Definition at line 823 of file allegro_pcb_structs.h.
| std::array<int32_t, 4> ALLEGRO::BLK_0x0E_RECT::m_Coords |
Definition at line 838 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::BOARD_BUILDER::buildRect().
| uint32_t ALLEGRO::BLK_0x0E_RECT::m_FpPtr |
Definition at line 829 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x0E_RECT::m_Key |
Definition at line 827 of file allegro_pcb_structs.h.
| LAYER_INFO ALLEGRO::BLK_0x0E_RECT::m_Layer |
Definition at line 826 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::BOARD_BUILDER::buildRect().
| uint32_t ALLEGRO::BLK_0x0E_RECT::m_Next |
Definition at line 828 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::RECT_OBJ::RECT_OBJ().
| uint32_t ALLEGRO::BLK_0x0E_RECT::m_Rotation |
Rotation in millidegrees.
Definition at line 842 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::BOARD_BUILDER::buildRect(), and ALLEGRO::RECT_OBJ::RECT_OBJ().
| uint8_t ALLEGRO::BLK_0x0E_RECT::m_T |
Definition at line 825 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x0E_RECT::m_Unknown1 |
Definition at line 831 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x0E_RECT::m_Unknown2 |
Definition at line 832 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x0E_RECT::m_Unknown3 |
Definition at line 833 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x0E_RECT::m_Unknown4 |
Definition at line 835 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x0E_RECT::m_Unknown5 |
Definition at line 836 of file allegro_pcb_structs.h.
| std::array<uint32_t, 3> ALLEGRO::BLK_0x0E_RECT::m_UnknownArr |
Definition at line 840 of file allegro_pcb_structs.h.