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

Public Attributes

int32_t x = 0
 
int32_t y = 0
 
uint32_t extra = 0
 

Detailed Description

Definition at line 163 of file pads_binary_parser.h.

Member Data Documentation

◆ extra

uint32_t PADS_IO::BINARY_PARSER::LineVertex::extra = 0

Definition at line 167 of file pads_binary_parser.h.

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

◆ x

int32_t PADS_IO::BINARY_PARSER::LineVertex::x = 0

◆ y

int32_t PADS_IO::BINARY_PARSER::LineVertex::y = 0

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