|
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 866 of file allegro_pcb_structs.h.
| std::array<int32_t, 4> ALLEGRO::BLK_0x0E_RECT::m_Coords |
Definition at line 881 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::BOARD_BUILDER::buildOutline(), and ALLEGRO::BOARD_BUILDER::buildRect().
| uint32_t ALLEGRO::BLK_0x0E_RECT::m_FpPtr |
Definition at line 872 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x0E_RECT::m_Key |
Definition at line 870 of file allegro_pcb_structs.h.
| LAYER_INFO ALLEGRO::BLK_0x0E_RECT::m_Layer |
Definition at line 869 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::BOARD_BUILDER::buildRect(), ALLEGRO::BOARD_BUILDER::createBoardShapes(), and ALLEGRO::BOARD_BUILDER::createZones().
| uint32_t ALLEGRO::BLK_0x0E_RECT::m_Next |
Definition at line 871 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x0E_RECT::m_Rotation |
Rotation in millidegrees.
Definition at line 885 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::BOARD_BUILDER::buildOutline(), ALLEGRO::BOARD_BUILDER::buildRect(), and ALLEGRO::RECT_OBJ::RECT_OBJ().
| uint8_t ALLEGRO::BLK_0x0E_RECT::m_T |
Definition at line 868 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x0E_RECT::m_Unknown1 |
Definition at line 874 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x0E_RECT::m_Unknown2 |
Definition at line 875 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x0E_RECT::m_Unknown3 |
Definition at line 876 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x0E_RECT::m_Unknown4 |
Definition at line 878 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x0E_RECT::m_Unknown5 |
Definition at line 879 of file allegro_pcb_structs.h.
| std::array<uint32_t, 3> ALLEGRO::BLK_0x0E_RECT::m_UnknownArr |
Definition at line 883 of file allegro_pcb_structs.h.