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

Public Attributes

VECTOR2I p1
 
VECTOR2I p2
 
int outlineIdx
 

Detailed Description

Definition at line 181 of file poly_containment_index.h.

Member Data Documentation

◆ outlineIdx

int POLY_CONTAINMENT_INDEX::EDGE::outlineIdx

Definition at line 185 of file poly_containment_index.h.

Referenced by POLY_CONTAINMENT_INDEX::Contains().

◆ p1

VECTOR2I POLY_CONTAINMENT_INDEX::EDGE::p1

Definition at line 183 of file poly_containment_index.h.

Referenced by POLY_CONTAINMENT_INDEX::Contains().

◆ p2

VECTOR2I POLY_CONTAINMENT_INDEX::EDGE::p2

Definition at line 184 of file poly_containment_index.h.

Referenced by POLY_CONTAINMENT_INDEX::Contains().


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