KiCad PCB EDA Suite
Loading...
Searching...
No Matches
POLYSEGMENT Struct Reference

#include <polygon_2d.h>

Public Attributes

SFVEC2F m_Start
 
float m_inv_JY_minus_IY = 0.0
 
float m_JX_minus_IX = 0.0
 

Detailed Description

Definition at line 38 of file polygon_2d.h.

Member Data Documentation

◆ m_inv_JY_minus_IY

float POLYSEGMENT::m_inv_JY_minus_IY = 0.0

Definition at line 41 of file polygon_2d.h.

◆ m_JX_minus_IX

float POLYSEGMENT::m_JX_minus_IX = 0.0

Definition at line 42 of file polygon_2d.h.

◆ m_Start

SFVEC2F POLYSEGMENT::m_Start

Definition at line 40 of file polygon_2d.h.

Referenced by ConvertPolygonToBlocks().


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