KiCad PCB EDA Suite
Loading...
Searching...
No Matches
POLY_YSTRIPES_INDEX::EDGE Struct Reference

Public Attributes

VECTOR2I p1
 
VECTOR2I p2
 
int outlineIdx
 
bool isHole
 

Detailed Description

Definition at line 267 of file poly_ystripes_index.h.

Member Data Documentation

◆ isHole

bool POLY_YSTRIPES_INDEX::EDGE::isHole

Definition at line 272 of file poly_ystripes_index.h.

Referenced by POLY_YSTRIPES_INDEX::Contains().

◆ outlineIdx

int POLY_YSTRIPES_INDEX::EDGE::outlineIdx

Definition at line 271 of file poly_ystripes_index.h.

Referenced by POLY_YSTRIPES_INDEX::Contains().

◆ p1

VECTOR2I POLY_YSTRIPES_INDEX::EDGE::p1

◆ p2

VECTOR2I POLY_YSTRIPES_INDEX::EDGE::p2

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