KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PADS_IO::BINARY_PARSER::OWNER_RUN Struct Reference

Public Attributes

int32_t pieceStart = 0
 
int32_t vertexStart = 0
 
int32_t arcStart = 0
 
int32_t pieceCount = 0
 
uint32_t itemKind = 0
 
uint32_t ownerIndex = 0
 

Detailed Description

Definition at line 361 of file pads_binary_parser.h.

Member Data Documentation

◆ arcStart

int32_t PADS_IO::BINARY_PARSER::OWNER_RUN::arcStart = 0

Definition at line 365 of file pads_binary_parser.h.

Referenced by PADS_IO::BINARY_PARSER::buildOwnerRuns().

◆ itemKind

uint32_t PADS_IO::BINARY_PARSER::OWNER_RUN::itemKind = 0

Definition at line 367 of file pads_binary_parser.h.

Referenced by PADS_IO::BINARY_PARSER::buildOwnerRuns().

◆ ownerIndex

uint32_t PADS_IO::BINARY_PARSER::OWNER_RUN::ownerIndex = 0

Definition at line 368 of file pads_binary_parser.h.

Referenced by PADS_IO::BINARY_PARSER::buildOwnerRuns().

◆ pieceCount

int32_t PADS_IO::BINARY_PARSER::OWNER_RUN::pieceCount = 0

Definition at line 366 of file pads_binary_parser.h.

Referenced by PADS_IO::BINARY_PARSER::buildOwnerRuns().

◆ pieceStart

int32_t PADS_IO::BINARY_PARSER::OWNER_RUN::pieceStart = 0

Definition at line 363 of file pads_binary_parser.h.

Referenced by PADS_IO::BINARY_PARSER::buildOwnerRuns().

◆ vertexStart

int32_t PADS_IO::BINARY_PARSER::OWNER_RUN::vertexStart = 0

Definition at line 364 of file pads_binary_parser.h.

Referenced by PADS_IO::BINARY_PARSER::buildOwnerRuns().


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