KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ALLEGRO::BLK_0x0E_RECT Struct Reference

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.
 

Detailed Description

Rectangular shape.

Definition at line 823 of file allegro_pcb_structs.h.

Member Data Documentation

◆ m_Coords

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().

◆ m_FpPtr

uint32_t ALLEGRO::BLK_0x0E_RECT::m_FpPtr

Definition at line 829 of file allegro_pcb_structs.h.

◆ m_Key

uint32_t ALLEGRO::BLK_0x0E_RECT::m_Key

Definition at line 827 of file allegro_pcb_structs.h.

◆ m_Layer

LAYER_INFO ALLEGRO::BLK_0x0E_RECT::m_Layer

Definition at line 826 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::BOARD_BUILDER::buildRect().

◆ m_Next

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().

◆ m_Rotation

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().

◆ m_T

uint8_t ALLEGRO::BLK_0x0E_RECT::m_T

Definition at line 825 of file allegro_pcb_structs.h.

◆ m_Unknown1

uint32_t ALLEGRO::BLK_0x0E_RECT::m_Unknown1

Definition at line 831 of file allegro_pcb_structs.h.

◆ m_Unknown2

uint32_t ALLEGRO::BLK_0x0E_RECT::m_Unknown2

Definition at line 832 of file allegro_pcb_structs.h.

◆ m_Unknown3

uint32_t ALLEGRO::BLK_0x0E_RECT::m_Unknown3

Definition at line 833 of file allegro_pcb_structs.h.

◆ m_Unknown4

COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x0E_RECT::m_Unknown4

Definition at line 835 of file allegro_pcb_structs.h.

◆ m_Unknown5

COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x0E_RECT::m_Unknown5

Definition at line 836 of file allegro_pcb_structs.h.

◆ m_UnknownArr

std::array<uint32_t, 3> ALLEGRO::BLK_0x0E_RECT::m_UnknownArr

Definition at line 840 of file allegro_pcb_structs.h.


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