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.
 

Static Public Attributes

static constexpr uint8_t BLOCK_TYPE_CODE = 0x0E
 

Detailed Description

Rectangular shape.

Definition at line 943 of file allegro_pcb_structs.h.

Member Data Documentation

◆ BLOCK_TYPE_CODE

uint8_t ALLEGRO::BLK_0x0E_RECT::BLOCK_TYPE_CODE = 0x0E
staticconstexpr

Definition at line 945 of file allegro_pcb_structs.h.

◆ m_Coords

std::array<int32_t, 4> ALLEGRO::BLK_0x0E_RECT::m_Coords

◆ m_FpPtr

uint32_t ALLEGRO::BLK_0x0E_RECT::m_FpPtr

Definition at line 951 of file allegro_pcb_structs.h.

◆ m_Key

uint32_t ALLEGRO::BLK_0x0E_RECT::m_Key

Definition at line 949 of file allegro_pcb_structs.h.

◆ m_Layer

◆ m_Next

uint32_t ALLEGRO::BLK_0x0E_RECT::m_Next

Definition at line 950 of file allegro_pcb_structs.h.

◆ m_Rotation

uint32_t ALLEGRO::BLK_0x0E_RECT::m_Rotation

Rotation in millidegrees.

Definition at line 964 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::BOARD_BUILDER::buildOutline(), and ALLEGRO::BOARD_BUILDER::buildRect().

◆ m_T

uint8_t ALLEGRO::BLK_0x0E_RECT::m_T

Definition at line 947 of file allegro_pcb_structs.h.

◆ m_Unknown1

uint32_t ALLEGRO::BLK_0x0E_RECT::m_Unknown1

Definition at line 953 of file allegro_pcb_structs.h.

◆ m_Unknown2

uint32_t ALLEGRO::BLK_0x0E_RECT::m_Unknown2

Definition at line 954 of file allegro_pcb_structs.h.

◆ m_Unknown3

uint32_t ALLEGRO::BLK_0x0E_RECT::m_Unknown3

Definition at line 955 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 957 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 958 of file allegro_pcb_structs.h.

◆ m_UnknownArr

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

Definition at line 962 of file allegro_pcb_structs.h.


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