KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PADS_SCH_BINARY::SOURCE_POINT Struct Reference

#include <pads_sch_binary_model.h>

Public Member Functions

bool operator== (const SOURCE_POINT &) const =default
 

Public Attributes

int64_t x = 0
 
int64_t y = 0
 
SOURCE_PROVENANCE source
 

Detailed Description

Definition at line 234 of file pads_sch_binary_model.h.

Member Function Documentation

◆ operator==()

bool PADS_SCH_BINARY::SOURCE_POINT::operator== ( const SOURCE_POINT & ) const
default

Member Data Documentation

◆ source

SOURCE_PROVENANCE PADS_SCH_BINARY::SOURCE_POINT::source

Definition at line 238 of file pads_sch_binary_model.h.

◆ x

◆ y


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